Searched refs:CompareWithTableFields (Results 1 – 2 of 2) sorted by relevance
136 int CompareWithTableFields(const FieldInfoMap &inTableFields, bool isLite = false) const;
451 int fieldCompareResult = CompareWithTableFields(inTableInfo.GetFields()); in CompareWithTable()491 int TableInfo::CompareWithTableFields(const FieldInfoMap &inTableFields, bool isLite) const in CompareWithTableFields() function in DistributedDB::TableInfo