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

/art/runtime/
H A Ddebugger.h290 static JDWP::JdwpError GetClassObject(JDWP::RefTypeId id, JDWP::ObjectId* class_object_id)
H A Ddebugger.cc797 JDWP::JdwpError Dbg::GetClassObject(JDWP::RefTypeId id, JDWP::ObjectId* class_object_id) { function in class:art::Dbg
/art/runtime/jdwp/
H A Djdwp_handler.cc491 JdwpError status = Dbg::GetClassObject(refTypeId, &class_object_id);

Completed in 81 milliseconds