Searched refs:dvmDbgGetClassDescriptor (Results 1 – 4 of 4) sorted by relevance
827 dvmDescriptorToName(dvmDbgGetClassDescriptor(pLoc->classId)); in dvmJdwpPostLocationEvent()1045 dvmDescriptorToName(dvmDbgGetClassDescriptor(basket.classId)); in dvmJdwpPostException()1074 dvmDbgGetClassDescriptor(pThrowLoc->classId), in dvmJdwpPostException()1081 dvmDbgGetClassDescriptor(pCatchLoc->classId), in dvmJdwpPostException()1143 dvmDescriptorToName(dvmDbgGetClassDescriptor(basket.classId)); in dvmJdwpPostClassPrepare()
129 dvmDbgGetClassDescriptor(classId), in finishInvoke()661 dvmDbgGetClassDescriptor(refTypeId)); in handleRT_Interfaces()853 dvmDbgGetClassDescriptor(refTypeId), in handleM_LineTable()874 dvmDbgGetClassDescriptor(classId), in handleM_VariableTableWithGeneric()1566 clazzId, dvmDbgGetClassDescriptor(clazzId)); in handleER_Set()1615 : dvmDbgGetClassDescriptor(exceptionOrNull), in handleER_Set()1835 classObjectId, dvmDbgGetClassDescriptor(classObjectId)); in handleCOR_ReflectedType()
161 const char* dvmDbgGetClassDescriptor(RefTypeId id);
506 const char* dvmDbgGetClassDescriptor(RefTypeId id) in dvmDbgGetClassDescriptor() function