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

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h28 typedef void (for_each_tid_func)(int, int, const char *); typedef
52 void for_each_tid(for_each_tid_func func, const char *header);
H A Dutils.c99 for_each_tid_func *func = arg;
143 void for_each_tid(for_each_tid_func func, const char *header) {

Completed in 124 milliseconds