Home
last modified time | relevance | path

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

/system/chre/host/common/include/chre_host/
Dhost_protocol_host.h60 virtual void handleNanoappListResponse( in handleNanoappListResponse() function
/system/chre/host/hal_generic/
Dgeneric_context_hub.h88 void handleNanoappListResponse(
Dgeneric_context_hub.cc405 void GenericContextHub::SocketCallbacks::handleNanoappListResponse( in handleNanoappListResponse() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub::SocketCallbacks
/system/chre/host/common/
Dhost_protocol_host.cc66 handlers.handleNanoappListResponse(*msg.AsNanoappListResponse()); in decodeMessageFromChre()
/system/chre/host/common/test/
Dchre_test_client.cc110 void handleNanoappListResponse(const fbs::NanoappListResponseT& response) in handleNanoappListResponse() function in __anon0405a30b0111::SocketCallbacks