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

/art/runtime/jdwp/
H A Djdwp.h397 uint32_t GetId() { return id_; } function in class:art::JDWP::Request
/art/runtime/verifier/
H A Dreg_type.h217 uint16_t GetId() const { function in class:art::verifier::RegType
244 return GetId() == other.GetId();

Completed in 99 milliseconds