Home
last modified time | relevance | path

Searched refs:sendDebugDumpResultToHost (Results 1 – 4 of 4) sorted by relevance

/system/chre/platform/slpi/include/chre/target_platform/
Dhost_link_base.h31 void sendDebugDumpResultToHost(uint16_t hostClientId, const char *debugStr,
/system/chre/platform/freertos/
Dplatform_debug_dump_manager.cc59 sendDebugDumpResultToHost(mHostClientId, debugStr, debugStrSize, complete, in sendDebugDumpResult()
/system/chre/platform/slpi/
Dplatform_debug_dump_manager.cc105 sendDebugDumpResultToHost(mHostClientId, debugStr, debugStrSize, complete, in sendDebugDumpResult()
Dhost_link.cc674 void sendDebugDumpResultToHost(uint16_t hostClientId, const char *debugStr, in sendDebugDumpResultToHost() function