Searched refs:GetObjectTag (Results 1 - 3 of 3) sorted by path

/art/runtime/
H A Ddebugger.cc1241 JDWP::JdwpError Dbg::GetObjectTag(JDWP::ObjectId object_id, uint8_t& tag) { function in class:art::Dbg
H A Ddebugger.h280 static JDWP::JdwpError GetObjectTag(JDWP::ObjectId object_id, uint8_t& tag)
/art/runtime/jdwp/
H A Djdwp_handler.cc68 JdwpError rc = Dbg::GetObjectTag(object_id, tag);

Completed in 18 milliseconds