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.h45 static bool flushOutboundQueue();
/system/chre/platform/slpi/
Dhost_link.cc696 flushOutboundQueue(); in flushMessagesSentByNanoapp()
709 bool HostLinkBase::flushOutboundQueue() { in flushOutboundQueue() function in chre::HostLinkBase
786 if (!flushOutboundQueue()) { in shutdown()