Searched defs:debugStr (Results 1 – 5 of 5) sorted by relevance
/system/chre/platform/slpi/ |
D | platform_debug_dump_manager.cc | 42 void debugDumpReadyCb(void * /*cookie*/, const char *debugStr, in debugDumpReadyCb() 51 void PlatformDebugDumpManager::sendDebugDump(const char *debugStr, in sendDebugDump() 99 void PlatformDebugDumpManagerBase::sendDebugDumpResult(const char *debugStr, in sendDebugDumpResult()
|
D | host_link.cc | 346 void sendDebugDumpData(uint16_t hostClientId, const char *debugStr, in sendDebugDumpData() 350 const char *debugStr; in sendDebugDumpData() member 674 void sendDebugDumpResultToHost(uint16_t hostClientId, const char *debugStr, in sendDebugDumpResultToHost()
|
/system/chre/platform/freertos/ |
D | platform_debug_dump_manager.cc | 29 void PlatformDebugDumpManager::sendDebugDump(const char *debugStr, in sendDebugDump() 53 void PlatformDebugDumpManagerBase::sendDebugDumpResult(const char *debugStr, in sendDebugDumpResult()
|
/system/chre/core/ |
D | debug_dump_manager.cc | 120 const char *debugStr = in sendNanoappDebugDumps() local
|
/system/chre/platform/shared/ |
D | host_protocol_chre.cc | 218 const char *debugStr, in encodeDebugDumpData()
|