Searched refs:debugDumpReadyCbFunc (Results 1 – 2 of 2) sorted by relevance
126 typedef void (debugDumpReadyCbFunc)(void *cookie, const char *debugStr, typedef151 bool triggerDebugDump(debugDumpReadyCbFunc *readyCb, void *cookie);
48 debugDumpReadyCbFunc *callback;106 bool triggerDebugDump(debugDumpReadyCbFunc *readyCb, void *cookie) { in triggerDebugDump()