Home
last modified time | relevance | path

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

/bootable/diskinstaller/
Dandroid_img_system_layout.conf16 active y
24 active y
32 active y
Dandroid_img_data_layout.conf16 active y
24 active y
32 active y
Dinstaller_img_layout.conf15 active y
/bootable/recovery/minadbd/
Dfdevent.c161 int active; in fdevent_update() local
163 active = (fde->state & FDE_EVENTMASK) != 0; in fdevent_update()
175 if(active) { in fdevent_update()
Dtransport.c314 int active = 0; in input_thread() local
333 active = 1; in input_thread()
340 if(active) { in input_thread()