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

/art/runtime/
H A Ddebugger.h313 static JDWP::JdwpError CreateArrayObject(JDWP::RefTypeId array_class_id, uint32_t length,
H A Ddebugger.cc1324 JDWP::JdwpError Dbg::CreateArrayObject(JDWP::RefTypeId array_class_id, uint32_t length, function in class:art::Dbg
/art/runtime/jdwp/
H A Djdwp_handler.cc691 JdwpError status = Dbg::CreateArrayObject(arrayTypeId, length, &object_id);

Completed in 277 milliseconds