Home
last modified time | relevance | path

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

/system/chre/platform/shared/
Dchre_api_core.cc89 auto &hostCommsManager = in chreSendMessageWithPermissions() local
91 success = hostCommsManager.sendMessageToHostFromNanoapp( in chreSendMessageWithPermissions()
/system/chre/platform/slpi/
Dhost_link.cc290 auto &hostCommsManager = in generateMessageToHost() local
292 hostCommsManager.onMessageToHostComplete(msgToHost); in generateMessageToHost()