Searched refs:sendDebugDumpResultToHost (Results 1 – 7 of 7) sorted by relevance
/system/chre/platform/slpi/include/chre/target_platform/ |
D | host_link_base.h | 31 void sendDebugDumpResultToHost(uint16_t hostClientId, const char *debugStr,
|
/system/chre/platform/tinysys/include/chre/target_platform/ |
D | host_link_base.h | 33 void sendDebugDumpResultToHost(uint16_t hostClientId, const char *debugStr,
|
/system/chre/platform/exynos/include/chre/target_platform/ |
D | host_link_base.h | 32 void sendDebugDumpResultToHost(uint16_t hostClientId, const char *debugStr,
|
/system/chre/platform/shared/ |
D | platform_debug_dump_manager.cc | 115 sendDebugDumpResultToHost(mHostClientId, debugStr, debugStrSize, complete, in sendDebugDumpResult()
|
/system/chre/platform/exynos/ |
D | host_link.cc | 66 void sendDebugDumpResultToHost(uint16_t /*hostClientId*/, in sendDebugDumpResultToHost() function
|
/system/chre/platform/tinysys/ |
D | host_link.cc | 430 DRAM_REGION_FUNCTION void sendDebugDumpResultToHost(uint16_t hostClientId, in sendDebugDumpResultToHost() function
|
/system/chre/platform/slpi/ |
D | host_link.cc | 562 void sendDebugDumpResultToHost(uint16_t hostClientId, const char *debugStr, in sendDebugDumpResultToHost() function
|