Searched refs:oldDefine (Results 1 – 2 of 2) sorted by relevance
135 …int CompareSchemaDefineByDepth(const SchemaDefine &oldDefine, const SchemaDefine &newDefine) const;
822 int SchemaObject::CompareSchemaDefineByDepth(const SchemaDefine &oldDefine, const SchemaDefine &new… in CompareSchemaDefineByDepth() argument825 for (auto &entry : oldDefine) { in CompareSchemaDefineByDepth()839 if (oldDefine.count(entry.first) != 0) { in CompareSchemaDefineByDepth()