Home
last modified time | relevance | path

Searched refs:hostCommsManager (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/shared/
Dchre_api_core.cc90 auto& hostCommsManager = in chreSendMessageToHostEndpoint() local
92 success = hostCommsManager.sendMessageToHostFromNanoapp( in chreSendMessageToHostEndpoint()
/system/chre/platform/slpi/
Dhost_link.cc323 auto& hostCommsManager = in generateMessageToHost() local
325 hostCommsManager.onMessageToHostComplete(msgToHost); in generateMessageToHost()