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

/art/runtime/jdwp/
H A Djdwp.h440 uint32_t GetId() { return id_; } function in class:art::JDWP::Request
/art/runtime/verifier/
H A Dreg_type.h219 uint16_t GetId() const { function in class:art::verifier::RegType
245 return GetId() == other.GetId();
/art/compiler/optimizing/
H A Dnodes.h545 int GetId() const { return id_; } function in class:art::HInstruction

Completed in 2911 milliseconds