Home
last modified time | relevance | path

Searched refs:__for_each_pid (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp3453 static void __for_each_pid(void (*helper)(int, const char *, void *), const char *header, void *arg… in __for_each_pid() function
3523 __for_each_pid(for_each_pid_helper, header, (void *) func); in for_each_pid()
3587 __for_each_pid(for_each_tid_helper, header, (void *) func); in for_each_tid()