OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debugThreadId
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/jdwp/
JdwpPriv.h
82
ObjectId
debugThreadId
;
JdwpMain.cpp
332
state->
debugThreadId
= dvmDbgGetThreadSelfId();
JdwpEvent.cpp
593
if (dvmDbgGetThreadSelfId() == state->
debugThreadId
) {
831
if (basket.threadId == state->
debugThreadId
) {
[
all
...]
Completed in 22 milliseconds