Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dhost_protocol_chre.h78 static void handleSelfTestRequest(uint16_t hostClientId);
/system/chre/platform/shared/
Dhost_protocol_chre.cc121 HostMessageHandlers::handleSelfTestRequest(hostClientId); in decodeMessageFromHost()
/system/chre/platform/slpi/
Dhost_link.cc951 void HostMessageHandlers::handleSelfTestRequest(uint16_t hostClientId) { in handleSelfTestRequest() function in chre::HostMessageHandlers