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

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

Completed in 81 milliseconds