Searched defs:handleNanoappMessage (Results 1 – 5 of 5) sorted by relevance
/system/chre/host/common/include/chre_host/ | ||
D | host_protocol_host.h | 54 virtual void handleNanoappMessage( in handleNanoappMessage() function |
/system/chre/platform/android/ | ||
D | host_link.cc | 77 void handleNanoappMessage(const fbs::NanoappMessageT& message) { in handleNanoappMessage() function |
/system/chre/host/common/test/ | ||
D | chre_test_client.cc | 88 void handleNanoappMessage(const fbs::NanoappMessageT& message) in handleNanoappMessage() function in __anon9eef10540111::SocketCallbacks |
/system/chre/host/hal_generic/ | ||
D | generic_context_hub.cc | 359 void GenericContextHub::SocketCallbacks::handleNanoappMessage( in handleNanoappMessage() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub::SocketCallbacks |
/system/chre/platform/slpi/ | ||
D | host_link.cc | 761 void HostMessageHandlers::handleNanoappMessage( in handleNanoappMessage() function in chre::HostMessageHandlers |