Searched refs:dvmDbgGetArrayLength (Results 1 – 3 of 3) sorted by relevance
184 int dvmDbgGetArrayLength(ObjectId arrayId);
902 int dvmDbgGetArrayLength(ObjectId arrayId) in dvmDbgGetArrayLength() function
1285 u4 arrayLength = dvmDbgGetArrayLength(arrayId); in handleAR_Length()