Home
last modified time | relevance | path

Searched defs:handleHubInfoResponse (Results 1 – 4 of 4) sorted by relevance

/system/chre/host/common/include/chre_host/
Dhost_protocol_host.h57 virtual void handleHubInfoResponse( in handleHubInfoResponse() function
/system/chre/host/common/test/
Dchre_test_client.cc102 void handleHubInfoResponse(const fbs::HubInfoResponseT &rsp) override { in handleHubInfoResponse() function in __anon8e5e33900111::SocketCallbacks
/system/chre/host/hal_generic/common/
Dhal_chre_socket_connection.cc244 void HalChreSocketConnection::SocketCallbacks::handleHubInfoResponse( in handleHubInfoResponse() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection::SocketCallbacks
Dmulti_client_context_hub_base.cc419 void MultiClientContextHubBase::handleHubInfoResponse( in handleHubInfoResponse() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase