Searched refs:handleNanoappListResponse (Results 1 – 5 of 5) sorted by relevance
/system/chre/host/common/include/chre_host/ | ||
D | host_protocol_host.h | 60 virtual void handleNanoappListResponse( in handleNanoappListResponse() function |
/system/chre/host/hal_generic/ | ||
D | generic_context_hub.h | 88 void handleNanoappListResponse( |
D | generic_context_hub.cc | 405 void GenericContextHub::SocketCallbacks::handleNanoappListResponse( in handleNanoappListResponse() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub::SocketCallbacks |
/system/chre/host/common/ | ||
D | host_protocol_host.cc | 66 handlers.handleNanoappListResponse(*msg.AsNanoappListResponse()); in decodeMessageFromChre() |
/system/chre/host/common/test/ | ||
D | chre_test_client.cc | 110 void handleNanoappListResponse(const fbs::NanoappListResponseT& response) in handleNanoappListResponse() function in __anon0405a30b0111::SocketCallbacks |