OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FDE_ACTIVE
(Results
1 - 3
of
3
) sorted by null
/bootable/recovery/minadbd/
fdevent.c
88
#define
FDE_ACTIVE
0x0100
596
fde->state =
FDE_ACTIVE
;
608
fde->state |=
FDE_ACTIVE
;
617
if(fde->state &
FDE_ACTIVE
) {
634
if(fde->state &
FDE_ACTIVE
) {
/system/core/adb/
fdevent.c
88
#define
FDE_ACTIVE
0x0100
596
fde->state =
FDE_ACTIVE
;
608
fde->state |=
FDE_ACTIVE
;
617
if(fde->state &
FDE_ACTIVE
) {
634
if(fde->state &
FDE_ACTIVE
) {
sysdeps_win32.c
1262
#define
FDE_ACTIVE
0x0100
[
all
...]
Completed in 107 milliseconds