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

  /frameworks/native/cmds/dumpstate/
dumpstate.h 49 void for_each_pid(for_each_pid_func func, const char *header);
dumpstate.c 111 for_each_pid(do_showmap, "SMAPS OF ALL PROCESSES");
utils.c 93 void for_each_pid(for_each_pid_func func, const char *header) { function

Completed in 2486 milliseconds