OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EK_VM_DISCONNECTED
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/jdwp/
JdwpConstants.c
169
case
EK_VM_DISCONNECTED
: return "VM_DISCONNECTED";
JdwpConstants.h
118
EK_VM_DISCONNECTED
= 100, /* "Never sent across JDWP */
Completed in 663 milliseconds