Home
last modified time | relevance | path

Searched defs:debugStr (Results 1 – 5 of 5) sorted by relevance

/system/chre/platform/slpi/
Dplatform_debug_dump_manager.cc42 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()
Dhost_link.cc346 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/
Dplatform_debug_dump_manager.cc29 void PlatformDebugDumpManager::sendDebugDump(const char *debugStr, in sendDebugDump()
53 void PlatformDebugDumpManagerBase::sendDebugDumpResult(const char *debugStr, in sendDebugDumpResult()
/system/chre/core/
Ddebug_dump_manager.cc120 const char *debugStr = in sendNanoappDebugDumps() local
/system/chre/platform/shared/
Dhost_protocol_chre.cc218 const char *debugStr, in encodeDebugDumpData()