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

/art/runtime/
H A Ddebugger.h295 static JDWP::JdwpError CreateObject(JDWP::RefTypeId class_id, JDWP::ObjectId& new_object)
H A Ddebugger.cc1394 JDWP::JdwpError Dbg::CreateObject(JDWP::RefTypeId class_id, JDWP::ObjectId& new_object) { function in class:art::Dbg
/art/runtime/jdwp/
H A Djdwp_handler.cc711 JdwpError status = Dbg::CreateObject(class_id, object_id);

Completed in 16 milliseconds