Searched refs:debugPrintFunc (Results 1 – 2 of 2) sorted by relevance
32 typedef void (*debugPrintFunc)(void* cookie, const char* txt); typedef35 debugPrintFunc func = nullptr, void* cookie = nullptr);40 debugPrintFunc func = nullptr, void* cookie = nullptr);
151 void printTypeCode(uint32_t typeCode, debugPrintFunc func, void* cookie) in printTypeCode()162 debugPrintFunc func, void* cookie) in printHexData()