Searched refs:differentSchema (Results 1 – 1 of 1) sorted by relevance
3812 const bool differentSchema = newDataSchema && newDataSchema != &GetSchema(); in _SetData() local3819 if (!differentSchema && _data->StreamsData()) { in _SetData()3936 if (differentSchema && !GetSchema().GetSpecDefinition(specType)) { in _SetData()3947 if (differentSchema) { in _SetData()3985 const bool differentSchema = &thisLayerSchema != &newDataSchema; in _SetData() local3991 if (differentSchema && !layer->HasSpec(path)) { in _SetData()4011 if (differentSchema && oldValue.IsEmpty() && in _SetData()4681 const bool differentSchema = &fileFormat->GetSchema() != &GetSchema(); in _WriteToFile() local4682 if (differentSchema) { in _WriteToFile()