Searched refs:handleNanoappListResponse (Results 1 – 5 of 5) sorted by relevance
/system/chre/host/common/include/chre_host/ | ||
D | host_protocol_host.h | 49 virtual void handleNanoappListResponse( |
/system/chre/host/hal_generic/ | ||
D | generic_context_hub.h | 82 void handleNanoappListResponse( |
D | generic_context_hub.cc | 313 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 | 99 handlers.handleNanoappListResponse(response); in decodeMessageFromChre() |
/system/chre/host/common/test/ | ||
D | chre_test_client.cc | 101 void handleNanoappListResponse( in handleNanoappListResponse() function in __anon0405a30b0111::SocketCallbacks |