Home
last modified time | relevance | path

Searched defs:arrayTypeId (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/
DDebugger.cpp1115 ObjectId dvmDbgCreateArrayObject(RefTypeId arrayTypeId, u4 length) in dvmDbgCreateArrayObject()
/dalvik/vm/jdwp/
DJdwpHandler.cpp791 RefTypeId arrayTypeId = dvmReadRefTypeId(&buf); in handleAT_newInstance() local