Searched refs:handleDebugDumpRequest (Results 1 – 4 of 4) sorted by relevance
178 void handleDebugDumpRequest(uint16_t hostClientId) { in handleDebugDumpRequest() function212 handleDebugDumpRequest(hostClientId); in handleMessageFromHost()
55 static void handleDebugDumpRequest(uint16_t hostClientId);
91 HostMessageHandlers::handleDebugDumpRequest(hostClientId); in decodeMessageFromHost()
781 void HostMessageHandlers::handleDebugDumpRequest(uint16_t hostClientId) { in handleDebugDumpRequest() function in chre::HostMessageHandlers