Home
last modified time | relevance | path

Searched refs:copyRefType (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/
DDebugger.cpp566 static int copyRefType(void* vclazz, void* varg) in copyRefType() function
589 if (dvmHashForeach(gDvm.loadedClasses, copyRefType, &pRefType) != 0) { in dvmDbgGetClassList()