Searched refs:notifyCallerAfterShutdownComplete_ (Results 1 – 5 of 5) sorted by relevance
211 codec_->notifyCallerAfterShutdownComplete_ = false; in OnStateEntered()222 if (codec_->notifyCallerAfterShutdownComplete_) { in ProcessShutDownFromRunning()228 codec_->notifyCallerAfterShutdownComplete_ = false; in ProcessShutDownFromRunning()332 codec_->notifyCallerAfterShutdownComplete_ = false; in OnShutDown()513 codec_->notifyCallerAfterShutdownComplete_ = true; in OnShutDown()
908 notifyCallerAfterShutdownComplete_ = false; in ForceShutdown()
198 codec_->notifyCallerAfterShutdownComplete_ = false; in OnStateEntered()219 if (codec_->notifyCallerAfterShutdownComplete_) { in ProcessShutDownFromRunning()225 codec_->notifyCallerAfterShutdownComplete_ = false; in ProcessShutDownFromRunning()326 codec_->notifyCallerAfterShutdownComplete_ = false; in OnShutDown()550 codec_->notifyCallerAfterShutdownComplete_ = true; in OnShutDown()
1191 notifyCallerAfterShutdownComplete_ = isNeedNotifyCaller; in ForceShutdown()
424 bool notifyCallerAfterShutdownComplete_ = false; variable