Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dworker.h504 virtual bool IsNetworkStopSet();
526 virtual bool IsNetworkStopSet();
Dworker.cc1988 bool NetworkThread::IsNetworkStopSet() { in IsNetworkStopSet() function in NetworkThread
1992 bool NetworkSlaveThread::IsNetworkStopSet() { in IsNetworkStopSet() function in NetworkSlaveThread
2115 if (!IsNetworkStopSet()) { in SendPage()
2142 if (IsNetworkStopSet()) { in ReceivePage()