OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmDbgGetThreadName
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/
Debugger.h
226
char*
dvmDbgGetThreadName
(ObjectId threadId);
Debugger.cpp
[
all
...]
/dalvik/vm/jdwp/
JdwpHandler.cpp
1005
char* name =
dvmDbgGetThreadName
(threadId);
1113
dvmDbgGetThreadName
(threadId), threadId);
[
all
...]
Completed in 26 milliseconds