Home
last modified time | relevance | path

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

/dalvik/vm/
DDebugger.h230 ObjectId dvmDbgGetSystemThreadGroupId(void);
DDebugger.cpp1843 ObjectId dvmDbgGetSystemThreadGroupId() in dvmDbgGetSystemThreadGroupId() function
/dalvik/vm/jdwp/
DJdwpHandler.cpp293 ObjectId threadGroupId = dvmDbgGetSystemThreadGroupId(); in handleVM_TopLevelThreadGroups()
1268 if (threadGroupId == dvmDbgGetSystemThreadGroupId()) { in handleTGR_Children()