Searched defs:needStop (Results 1 – 3 of 3) sorted by relevance
117 void IdleTime::SetNeedStop(bool needStop) in SetNeedStop()129 IdleNotifyStatusCallback cb = [this](bool needStop) { in GetIdleNotifyFunc()
83 void SetNeedStop(bool needStop) in SetNeedStop()
619 bool needStop = false; in NotifyInterpolator() local