Searched refs:isNeedNotifyCaller (Results 1 – 3 of 3) sorted by relevance
149 bool isNeedNotifyCaller; in OnForceShutDown() local151 (void)info.param->GetValue("isNeedNotifyCaller", isNeedNotifyCaller); in OnForceShutDown()152 codec_->ForceShutdown(generation, isNeedNotifyCaller); in OnForceShutDown()
1182 int32_t HCodec::ForceShutdown(int32_t generation, bool isNeedNotifyCaller) in ForceShutdown() argument1191 notifyCallerAfterShutdownComplete_ = isNeedNotifyCaller; in ForceShutdown()
520 int32_t ForceShutdown(int32_t generation, bool isNeedNotifyCaller);