Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/
Dfastrpc_daemon.cc155 if (!wasShutdownRequested()) { in monitorThreadEntry()
181 } else if (!wasShutdownRequested()) { in msgToHostThreadEntry()
/system/chre/host/common/include/chre_host/
Ddaemon_base.h69 bool wasShutdownRequested() const { in wasShutdownRequested() function