Searched defs:dump_all_fds (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dfdevent.c324 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 42 milliseconds