Searched refs:CompareSchemaDefineByDepth (Results 1 – 2 of 2) sorted by relevance
135 …int CompareSchemaDefineByDepth(const SchemaDefine &oldDefine, const SchemaDefine &newDefine) const;
806 int errCode = CompareSchemaDefineByDepth(defineInOldSchema, defineInNewSchema); in CompareSchemaDefine()822 int SchemaObject::CompareSchemaDefineByDepth(const SchemaDefine &oldDefine, const SchemaDefine &new… in CompareSchemaDefineByDepth() function in DistributedDB::SchemaObject