Searched refs:CheckTableSupportCompensatedSync (Results 1 – 2 of 2) sorted by relevance
292 bool CheckTableSupportCompensatedSync(const TableSchema &table);
2015 if (!CheckTableSupportCompensatedSync(table)) { in GetCompensatedSyncQueryInner()2063 bool RelationalSyncAbleStorage::CheckTableSupportCompensatedSync(const TableSchema &table) in CheckTableSupportCompensatedSync() function in DistributedDB::RelationalSyncAbleStorage