Home
last modified time | relevance | path

Searched refs:sendMessageToHostFromNanoapp (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/core/include/chre/core/
H A Dhost_comms_manager.h121 bool sendMessageToHostFromNanoapp(Nanoapp *nanoapp, void *messageData,
/aosp12/system/chre/platform/shared/
H A Dchre_api_core.cc91 success = hostCommsManager.sendMessageToHostFromNanoapp( in chreSendMessageWithPermissions()
/aosp12/system/chre/core/
H A Dhost_comms_manager.cc28 bool HostCommsManager::sendMessageToHostFromNanoapp( in sendMessageToHostFromNanoapp() function in chre::HostCommsManager