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 84 std::thread thread(fdevent_loop);
106 fdevent_loop();
170 fdevent_loop();
182 std::thread thread(fdevent_loop);
221 std::thread thread(fdevent_loop);
socket_test.cpp 87 std::thread thread(fdevent_loop);
129 fdevent_loop();
147 // Wait until the fdevent_loop() starts.
170 // Wait until the fdevent_loop() starts.
202 // Wait until the fdevent_loop() starts.
229 std::thread thread(fdevent_loop);
269 fdevent_loop();
288 // Wait until the fdevent_loop() starts.
fdevent.cpp 361 void fdevent_loop() { function
  /system/core/adb/client/
main.cpp 189 fdevent_loop();
  /system/core/adb/daemon/
main.cpp 234 fdevent_loop();

Completed in 69 milliseconds