Searched refs:CompareWithLiteSchemaTable (Results 1 – 3 of 3) sorted by relevance
110 int CompareWithLiteSchemaTable(const TableInfo &liteTableInfo) const;
929 int ret = table1.CompareWithLiteSchemaTable(table1);944 ret = table1.CompareWithLiteSchemaTable(table1);
650 int TableInfo::CompareWithLiteSchemaTable(const TableInfo &liteTableInfo) const in CompareWithLiteSchemaTable() function in DistributedDB::TableInfo