Searched refs:SYNC_RELATION (Results 1 – 9 of 9) sorted by relevance
37 } else if (type == ISyncInterface::SYNC_RELATION) { in GetSyncer()
255 if (syncInterface->GetInterfaceType() != ISyncInterface::SYNC_RELATION) { in SendRemoteExecutorData()985 if (storage->GetInterfaceType() != ISyncInterface::SYNC_RELATION) { in CheckSecurityOption()
1110 return storageInterface_->GetInterfaceType() == ISyncInterface::SYNC_RELATION; in IsSingleRelationalVer()
30 SYNC_RELATION, // Relation version data enumerator
32 case ISyncInterface::SYNC_RELATION: in CreateSyncTaskContext()
184 if (context->IsQuerySync() && storage_->GetInterfaceType() == ISyncInterface::SYNC_RELATION) { in TryContinueSync()
99 } else if (storage_->GetInterfaceType() == IKvDBSyncInterface::SYNC_RELATION) { in Initialize()
187 return SYNC_RELATION; in GetInterfaceType()
61 return SYNC_RELATION; in GetInterfaceType()