Searched defs:debugPrintFunc (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/utils/
H A DDebug.h53 typedef void (*debugPrintFunc)(void* cookie, const char* txt); typedef
56 debugPrintFunc func = 0, void* cookie = 0);
61 debugPrintFunc func = 0, void* cookie = 0);

Completed in 272 milliseconds