OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmDbgGetThreadStatus
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/
Debugger.h
233
bool
dvmDbgGetThreadStatus
(ObjectId threadId, u4* threadStatus,
Debugger.cpp
[
all
...]
/dalvik/vm/jdwp/
JdwpHandler.cpp
1068
if (!
dvmDbgGetThreadStatus
(threadId, &threadStatus, &suspendStatus))
[
all
...]
Completed in 26 milliseconds