Searched refs:CompareWithLiteTableFields (Results 1 – 2 of 2) sorted by relevance
141 int CompareWithLiteTableFields(const FieldInfoMap &liteTableFields) const;
614 int TableInfo::CompareWithLiteTableFields(const FieldInfoMap &liteTableFields) const in CompareWithLiteTableFields() function in DistributedDB::TableInfo666 return CompareWithLiteTableFields(liteTableInfo.GetFields()); in CompareWithLiteSchemaTable()