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

  /bootable/recovery/minadbd/
fdevent.c 324 static inline void dump_all_fds(const char *extra_msg) {} function
326 static void dump_all_fds(const char *extra_msg) function
376 dump_all_fds("pre select()");
382 dump_all_fds("post select()");
  /system/core/adb/
fdevent.c 324 static inline void dump_all_fds(const char *extra_msg) {} function
326 static void dump_all_fds(const char *extra_msg) function
376 dump_all_fds("pre select()");
382 dump_all_fds("post select()");

Completed in 51 milliseconds