Home
last modified time | relevance | path

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

/system/chre/platform/slpi/include/chre/target_platform/
Dhost_link_base.h34 static bool flushOutboundQueue();
/system/chre/platform/slpi/
Dhost_link.cc689 flushOutboundQueue(); in flushMessagesSentByNanoapp()
702 bool HostLinkBase::flushOutboundQueue() { in flushOutboundQueue() function in chre::HostLinkBase
733 if (!flushOutboundQueue()) { in shutdown()