Searched refs:syncContext_ (Results 1 – 4 of 4) sorted by relevance
25 : syncContext_(nullptr), in SyncStateMachine()43 syncContext_ = nullptr; in ~SyncStateMachine()59 syncContext_ = context; in Initialize()75 syncContext_->SafeExit(); in StartSync()82 if (syncContext_->IsKilled()) { in TimeoutCallback()91 if (retryTime >= syncContext_->GetSyncRetryTimes() || !syncContext_->IsSyncTaskNeedRetry()) { in TimeoutCallback()93 syncContext_->UnlockObj(); in TimeoutCallback()95 syncContext_->LockObj(); in TimeoutCallback()175 syncContext_->Clear(); in ExecNextTask()216 syncContext_->StopTimer(); in ResetWatchDog()[all …]
161 ISyncTaskContext *syncContext_; variable
540 RefObject::AutoLock lock(syncContext_); in DoSyncTaskFinished()843 TimerId timer = syncContext_->GetTimerId(); in StepToTimeout()1080 …if (syncContext_->IsSyncTaskNeedRetry() && (syncContext_->GetRetryTime() < syncContext_->GetSyncRe… in TransforTimeOutErrCodeToEvent()
188 TimerId timer = syncContext_->GetTimerId(); in StepToTimeout()