Home
last modified time | relevance | path

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

/system/chre/host/common/include/chre_host/
Dhost_protocol_host.h57 virtual void handleHubInfoResponse( in handleHubInfoResponse() function
/system/chre/host/hal_generic/
Dgeneric_context_hub.h85 void handleHubInfoResponse(
Dgeneric_context_hub.cc372 void GenericContextHub::SocketCallbacks::handleHubInfoResponse( in handleHubInfoResponse() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub::SocketCallbacks
/system/chre/host/common/
Dhost_protocol_host.cc62 handlers.handleHubInfoResponse(*msg.AsHubInfoResponse()); in decodeMessageFromChre()
/system/chre/host/common/test/
Dchre_test_client.cc95 void handleHubInfoResponse(const fbs::HubInfoResponseT& rsp) in handleHubInfoResponse() function in __anon0405a30b0111::SocketCallbacks