Home
last modified time | relevance | path

Searched refs:FDE_DONT_CLOSE (Results 1 – 5 of 5) sorted by relevance

/system/core/adb/
Dfdevent.h29 #define FDE_DONT_CLOSE 0x0080 macro
Dsysdeps.h180 #define FDE_DONT_CLOSE 0x0080 macro
Djdwp_service.c216 proc->fde->state |= FDE_DONT_CLOSE; in jdwp_process_alloc()
Dfdevent.c468 if(!(fde->state & FDE_DONT_CLOSE)) { in fdevent_unregister()
Dsysdeps_win32.c1790 if(!(fde->state & FDE_DONT_CLOSE)) { in fdevent_unregister()