Searched refs:array_class_id (Results 1 – 2 of 2) sorted by relevance
345 static JDWP::JdwpError CreateArrayObject(JDWP::RefTypeId array_class_id, uint32_t length,
1396 JDWP::JdwpError Dbg::CreateArrayObject(JDWP::RefTypeId array_class_id, uint32_t length, in CreateArrayObject() argument1399 ObjPtr<mirror::Class> c = DecodeClass(array_class_id, &error); in CreateArrayObject()