Home
last modified time | relevance | path

Searched defs:handleNanoappMessage (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/chre/host/common/include/chre_host/
H A Dhost_protocol_host.h54 virtual void handleNanoappMessage( in handleNanoappMessage() function
/aosp12/system/chre/platform/android/
H A Dhost_link.cc72 void handleNanoappMessage(const fbs::NanoappMessageT &message) { in handleNanoappMessage() function
/aosp12/hardware/google/pixel/pixelstats/
H A DDropDetect.cpp191 void DropDetect::handleNanoappMessage(const fbs::NanoappMessageT &message) { in handleNanoappMessage() function in android::hardware::google::pixel::DropDetect
/aosp12/system/chre/host/common/test/
H A Dchre_test_client.cc93 void handleNanoappMessage(const fbs::NanoappMessageT &message) override { in handleNanoappMessage() function in __anon16444cf70110::SocketCallbacks
/aosp12/system/chre/host/hal_generic/common/
H A Dgeneric_context_hub_base.h368 void handleNanoappMessage( in handleNanoappMessage() function
/aosp12/system/chre/host/common/test/power_test/
H A Dchre_power_test_client.cc270 void handleNanoappMessage(const fbs::NanoappMessageT &message) override { in handleNanoappMessage() function in __anon3a92d07e0110::SocketCallbacks
/aosp12/system/chre/platform/slpi/
H A Dhost_link.cc814 void HostMessageHandlers::handleNanoappMessage(uint64_t appId, in handleNanoappMessage() function in chre::HostMessageHandlers