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

  /system/core/adb/
fdevent.c 63 #define FDE_ACTIVE 0x0100
418 fde->state = FDE_ACTIVE;
429 fde->state |= FDE_ACTIVE;
438 if(fde->state & FDE_ACTIVE) {
455 if(fde->state & FDE_ACTIVE) {
sysdeps_win32.c 1262 #define FDE_ACTIVE 0x0100
    [all...]

Completed in 29 milliseconds