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

/frameworks/native/include/binder/
H A DDebug.h32 typedef void (*debugPrintFunc)(void* cookie, const char* txt); typedef
35 debugPrintFunc func = 0, void* cookie = 0);
40 debugPrintFunc func = 0, void* cookie = 0);

Completed in 49 milliseconds