OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmDbgIsSuspended
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/
Debugger.h
237
bool
dvmDbgIsSuspended
(ObjectId threadId);
Debugger.cpp
[
all
...]
/dalvik/vm/jdwp/
JdwpHandler.cpp
1111
if (!
dvmDbgIsSuspended
(threadId)) {
[
all
...]
Completed in 74 milliseconds