Home
last modified time | relevance | path

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

/dalvik/vm/
DDebugger.h231 ObjectId dvmDbgGetMainThreadGroupId(void);
DDebugger.cpp1852 ObjectId dvmDbgGetMainThreadGroupId() in dvmDbgGetMainThreadGroupId() function
/dalvik/vm/jdwp/
DJdwpHandler.cpp1270 expandBufAddObjectId(pReply, dvmDbgGetMainThreadGroupId()); in handleTGR_Children()