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

/system/core/adb/
H A Dfdevent.h29 #define FDE_DONT_CLOSE 0x0080 macro
H A Djdwp_service.c216 proc->fde->state |= FDE_DONT_CLOSE;
H A Dsysdeps.h183 #define FDE_DONT_CLOSE 0x0080 macro
H A Dfdevent.c307 // fde->state |= FDE_DONT_CLOSE;
459 if(!(fde->state & FDE_DONT_CLOSE)) {
H A Dsysdeps_win32.c1797 if(!(fde->state & FDE_DONT_CLOSE)) {

Completed in 68 milliseconds