Home
last modified time | relevance | path

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

/system/chre/core/
Dhost_comms_manager.cc30 mHostLink.flushMessagesSentByNanoapp(appId); in flushMessagesSentByNanoapp()
61 success = mHostLink.sendMessage(msgToHost); in sendMessageToHostFromNanoapp()
/system/chre/core/include/chre/core/
Dhost_comms_manager.h154 HostLink mHostLink; variable