Searched refs:CreateArrayObject (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 72 milliseconds