HomeSort by relevance Sort by last modified time
    Searched refs:FDE_DONT_CLOSE (Results 1 - 5 of 5) sorted by null

  /system/core/adb/
fdevent.h 29 #define FDE_DONT_CLOSE 0x0080
fdevent.c 358 if(!(fde->state & FDE_DONT_CLOSE)) {
jdwp_service.c 215 proc->fde->state |= FDE_DONT_CLOSE;
sysdeps.h 178 #define FDE_DONT_CLOSE 0x0080
sysdeps_win32.c     [all...]

Completed in 61 milliseconds