Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp3526 static void for_each_tid_helper(int pid, const char *cmdline, void *arg) { in for_each_tid_helper() function
3587 __for_each_pid(for_each_tid_helper, header, (void *) func); in for_each_tid()