Searched refs:handleDebugDumpRequest (Results 1 – 4 of 4) sorted by relevance
171 void handleDebugDumpRequest(uint16_t hostClientId) { in handleDebugDumpRequest() function205 handleDebugDumpRequest(hostClientId); in handleMessageFromHost()
73 static void handleDebugDumpRequest(uint16_t hostClientId);
108 HostMessageHandlers::handleDebugDumpRequest(hostClientId); in decodeMessageFromHost()
932 void HostMessageHandlers::handleDebugDumpRequest(uint16_t hostClientId) { in handleDebugDumpRequest() function in chre::HostMessageHandlers