Home
last modified time | relevance | path

Searched refs:flushMessagesSentByNanoapp (Results 1 – 4 of 4) sorted by relevance

/system/chre/platform/linux/
Dhost_link.cc21 void HostLink::flushMessagesSentByNanoapp(uint64_t /* appId */) { in flushMessagesSentByNanoapp() function in chre::HostLink
/system/chre/platform/include/chre/platform/
Dhost_link.h51 void flushMessagesSentByNanoapp(uint64_t appId);
/system/chre/core/
Devent_loop.cc217 .flushMessagesSentByNanoapp(mNanoapps[i]->getAppId()); in unloadNanoapp()
/system/chre/platform/slpi/
Dhost_link.cc686 void HostLink::flushMessagesSentByNanoapp(uint64_t /*appId*/) { in flushMessagesSentByNanoapp() function in chre::HostLink