OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:suspendStatus
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/
Debugger.h
234
u4*
suspendStatus
);
/dalvik/vm/jdwp/
JdwpHandler.cpp
1066
u4
suspendStatus
;
1067
if (!dvmDbgGetThreadStatus(threadId, &threadStatus, &
suspendStatus
))
1071
dvmJdwpSuspendStatusStr(
suspendStatus
));
1074
expandBufAdd4BE(pReply,
suspendStatus
);
[
all
...]
Completed in 21 milliseconds