OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FDE_DONT_CLOSE
(Results
1 - 3
of
3
) sorted by null
/system/core/adb/
fdevent.h
29
#define
FDE_DONT_CLOSE
0x0080
fdevent.cpp
109
if (fde->state &
FDE_DONT_CLOSE
) {
163
if (!(fde->state &
FDE_DONT_CLOSE
)) {
jdwp_service.cpp
145
this->fde->state |=
FDE_DONT_CLOSE
;
Completed in 2062 milliseconds