Searched refs:emptyDefine (Results 1 – 1 of 1) sorted by relevance
779 SchemaDefine emptyDefine; in CompareSchemaDefine() local781 (schemaDefine_.count(depth) == 0 ? emptyDefine : schemaDefine_.at(depth)); in CompareSchemaDefine()783 … (newSchema.schemaDefine_.count(depth) == 0 ? emptyDefine : newSchema.schemaDefine_.at(depth)); in CompareSchemaDefine()