Home
last modified time | relevance | path

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

/system/chre/host/common/include/chre_host/
Dhost_protocol_host.h66 virtual void handleUnloadNanoappResponse( in handleUnloadNanoappResponse() function
/system/chre/host/hal_generic/
Dgeneric_context_hub.h94 void handleUnloadNanoappResponse(
Dgeneric_context_hub.cc494 void GenericContextHub::SocketCallbacks::handleUnloadNanoappResponse( in handleUnloadNanoappResponse() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub::SocketCallbacks
/system/chre/host/common/
Dhost_protocol_host.cc74 handlers.handleUnloadNanoappResponse(*msg.AsUnloadNanoappResponse()); in decodeMessageFromChre()
/system/chre/host/common/test/
Dchre_test_client.cc127 void handleUnloadNanoappResponse(const fbs::UnloadNanoappResponseT& response) in handleUnloadNanoappResponse() function in __anon0405a30b0111::SocketCallbacks