Searched refs:array_class_id (Results 1 – 2 of 2) sorted by relevance
301 static JDWP::JdwpError CreateArrayObject(JDWP::RefTypeId array_class_id, uint32_t length,
1419 JDWP::JdwpError Dbg::CreateArrayObject(JDWP::RefTypeId array_class_id, uint32_t length, in CreateArrayObject() argument1422 mirror::Class* c = DecodeClass(array_class_id, status); in CreateArrayObject()