Home
last modified time | relevance | path

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

/system/chre/platform/slpi/
Dhost_link.cc369 void sendDebugDumpResponse(uint16_t hostClientId, bool success, in sendDebugDumpResponse() function
682 sendDebugDumpResponse(hostClientId, true /*success*/, dataCount); in sendDebugDumpResultToHost()
937 sendDebugDumpResponse(hostClientId, false /*success*/, 0 /*dataCount*/); in handleDebugDumpRequest()