Searched refs:IsSchemaCompatible (Results 1 – 6 of 6) sorted by relevance
39 bool IsSchemaCompatible() const override;
100 bool SingleVerRelationalSyncTaskContext::IsSchemaCompatible() const in IsSchemaCompatible() function in DistributedDB::SingleVerRelationalSyncTaskContext
184 virtual bool IsSchemaCompatible() const = 0;
212 bool IsSchemaCompatible() const override;
830 bool SyncTaskContext::IsSchemaCompatible() const in IsSchemaCompatible() function in DistributedDB::SyncTaskContext
517 if (syncFinished && !context.IsSchemaCompatible()) { // LCOV_EXCL_BR_LINE in SetAbilitySyncFinishedStatus()