Searched defs:handleHubInfoResponse (Results 1 – 4 of 4) sorted by relevance
| /system/chre/host/common/include/chre_host/ | ||
| D | host_protocol_host.h | 57 virtual void handleHubInfoResponse( in handleHubInfoResponse() function |
| /system/chre/host/common/test/ | ||
| D | chre_test_client.cc | 102 void handleHubInfoResponse(const fbs::HubInfoResponseT &rsp) override { in handleHubInfoResponse() function in __anon8e5e33900111::SocketCallbacks |
| /system/chre/host/hal_generic/common/ | ||
| D | hal_chre_socket_connection.cc | 244 void HalChreSocketConnection::SocketCallbacks::handleHubInfoResponse( in handleHubInfoResponse() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection::SocketCallbacks |
| D | multi_client_context_hub_base.cc | 419 void MultiClientContextHubBase::handleHubInfoResponse( in handleHubInfoResponse() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase |