Home
last modified time | relevance | path

Searched defs:GetId (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jdwp/
Djdwp.h476 uint32_t GetId() { return id_; } in GetId() function
/art/runtime/verifier/
Dreg_type.h200 uint16_t GetId() const { return cache_id_; } in GetId() function
/art/compiler/optimizing/
Dnodes.h2229 int GetId() const { return id_; } in GetId() function