Searched refs:CompareWithPrimaryKey (Results 1 – 2 of 2) sorted by relevance
445 int primaryKeyResult = CompareWithPrimaryKey(primaryKey_, inTableInfo.GetPrimaryKey()); in CompareWithTable()474 int TableInfo::CompareWithPrimaryKey(const std::map<int, FieldName> &local, in CompareWithPrimaryKey() function in DistributedDB::TableInfo653 !CompareWithPrimaryKey(primaryKey_, liteTableInfo.GetPrimaryKey())) { // LCOV_EXCL_BR_LINE in CompareWithLiteSchemaTable()
135 …int CompareWithPrimaryKey(const std::map<int, FieldName> &local, const std::map<int, FieldName> &r…