Home
last modified time | relevance | path

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

/system/chre/host/common/include/chre_host/
Dhost_protocol_host.h75 virtual void handleSelfTestResponse( in handleSelfTestResponse() function
/system/chre/host/common/
Dhost_protocol_host.cc87 handlers.handleSelfTestResponse(*msg.AsSelfTestResponse()); in decodeMessageFromChre()
/system/chre/host/common/test/
Dchre_test_client.cc138 void handleSelfTestResponse(const ::chre::fbs::SelfTestResponseT &response) { in handleSelfTestResponse() function in __anon16a6a1f20111::SocketCallbacks