Searched refs:dvmDbgCreateArrayObject (Results 1 – 3 of 3) sorted by relevance
193 ObjectId dvmDbgCreateArrayObject(RefTypeId arrayTypeId, u4 length);
1115 ObjectId dvmDbgCreateArrayObject(RefTypeId arrayTypeId, u4 length) in dvmDbgCreateArrayObject() function
797 ObjectId objectId = dvmDbgCreateArrayObject(arrayTypeId, length); in handleAT_newInstance()