Searched refs:AbortMachineIfNeed (Results 1 – 8 of 8) sorted by relevance
97 virtual void AbortMachineIfNeed(uint32_t syncId) = 0;
182 virtual void AbortMachineIfNeed(uint32_t syncId) = 0;
210 void AbortMachineIfNeed(uint32_t syncId) override;
121 void AbortMachineIfNeed(uint32_t syncId) override;
1164 void SyncEngine::AbortMachineIfNeed(uint32_t syncId) in AbortMachineIfNeed() function in DistributedDB::SyncEngine1183 abortContext->AbortMachineIfNeed(static_cast<uint32_t>(syncId)); in AbortMachineIfNeed()
795 void SyncTaskContext::AbortMachineIfNeed(uint32_t syncId) in AbortMachineIfNeed() function in DistributedDB::SyncTaskContext
278 syncEngine_->AbortMachineIfNeed(syncId); in StopSync()
1286 enginePtr->AbortMachineIfNeed(syncId);