Searched refs:for_each_tid_func (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h57 typedef void (for_each_tid_func)(int, int, const char *); typedef
170 void for_each_tid(for_each_tid_func func, const char *header);
H A Dutils.cpp191 for_each_tid_func *func = (for_each_tid_func *) arg;
235 void for_each_tid(for_each_tid_func func, const char *header) {

Completed in 118 milliseconds