HomeSort by relevance Sort by last modified time
    Searched refs:dvmDbgGetClassDescriptor (Results 1 - 4 of 4) sorted by null

  /dalvik/vm/jdwp/
JdwpHandler.cpp 114 dvmDbgGetClassDescriptor(classId),
601 dvmDbgGetClassDescriptor(refTypeId));
776 LOGV("Creating instance of %s", dvmDbgGetClassDescriptor(classId));
795 dvmDbgGetClassDescriptor(arrayTypeId), length);
815 dvmDbgGetClassDescriptor(refTypeId),
833 dvmDbgGetClassDescriptor(classId),
    [all...]
JdwpEvent.cpp 823 dvmDescriptorToName(dvmDbgGetClassDescriptor(pLoc->classId));
1035 dvmDescriptorToName(dvmDbgGetClassDescriptor(basket.classId));
    [all...]
  /dalvik/vm/
Debugger.h 162 const char* dvmDbgGetClassDescriptor(RefTypeId id);
Debugger.cpp 510 const char* dvmDbgGetClassDescriptor(RefTypeId id)
    [all...]

Completed in 29 milliseconds