Searched refs:IsBlockSync (Results 1 – 3 of 3) sorted by relevance
180 if (IsBlockSync()) { in Finished()226 bool SyncOperation::IsBlockSync() const in IsBlockSync() function in DistributedDB::SyncOperation
114 bool IsBlockSync() const;
244 …if ((!operation->IsAutoSync()) && (!operation->IsBlockSync()) && (!operation->IsAutoControlCmd()))… in RemoveSyncOperation()506 bool isBlockSync = item.second->IsBlockSync(); in ClearSyncOperations()