Searched refs:debugPrintFunc (Results 1 – 2 of 2) sorted by relevance
30 typedef void (*debugPrintFunc)(void* cookie, const char* txt); typedef33 debugPrintFunc func = nullptr, void* cookie = nullptr);38 debugPrintFunc func = nullptr, void* cookie = nullptr);
150 void printTypeCode(uint32_t typeCode, debugPrintFunc func, void* cookie) in printTypeCode()161 debugPrintFunc func, void* cookie) in printHexData()