Searched refs:kStopPhase (Results 1 – 2 of 2) sorted by relevance
412 mCurrentPhase = kStopPhase; in broadcastStopWithFlush()691 || mCurrentPhase == kStopPhase)) { in processCommands()706 if (mCurrentPhase == kRunPhase || mCurrentPhase == kStopPhase) { in processComponentError()
89 static constexpr char kStopPhase[] = "Stopping"; variable