Searched refs:StopFeedDogForSync (Results 1 – 7 of 7) sorted by relevance
243 StopFeedDogForSync(SyncDirectionFlag::SEND); in Abort()244 StopFeedDogForSync(SyncDirectionFlag::RECEIVE); in Abort()317 void SingleVerSyncTaskContext::StopFeedDogForSync(SyncDirectionFlag flag) in StopFeedDogForSync() function in DistributedDB::SingleVerSyncTaskContext319 stateMachine_->StopFeedDogForSync(flag); in StopFeedDogForSync()
89 void StopFeedDogForSync(SyncDirectionFlag flag);
749 StopFeedDogForSync(SyncDirectionFlag::SEND); in HandleDataAckRecv()
251 context->StopFeedDogForSync(SyncDirectionFlag::SEND); in Send()
61 virtual void StopFeedDogForSync(SyncDirectionFlag flag) = 0;
73 void StopFeedDogForSync(SyncDirectionFlag flag) override;
345 void SyncStateMachine::StopFeedDogForSync(SyncDirectionFlag flag) in StopFeedDogForSync() function in DistributedDB::SyncStateMachine