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

  /bootable/recovery/minadbd/
minadbd.cpp 40 fdevent_loop();
  /system/core/adb/
fdevent.h 79 void fdevent_loop();
fdevent_test.cpp 83 std::thread thread(fdevent_loop);
105 fdevent_loop();
169 fdevent_loop();
181 std::thread thread(fdevent_loop);
socket_test.cpp 87 std::thread thread(fdevent_loop);
133 fdevent_loop();
151 // Wait until the fdevent_loop() starts.
174 // Wait until the fdevent_loop() starts.
206 // Wait until the fdevent_loop() starts.
234 fdevent_loop();
253 // Wait until the fdevent_loop() starts.
fdevent.cpp 46 // It wakes up the fdevent_loop() and cause the correct handling
413 void fdevent_loop() { function
  /system/core/adb/client/
main.cpp 179 fdevent_loop();
  /system/core/adb/daemon/
main.cpp 209 fdevent_loop();

Completed in 211 milliseconds