Home
last modified time | relevance | path

Searched refs:IsPropertyCompatible (Results 1 – 1 of 1) sorted by relevance

/external/icing/icing/schema/
Dschema-util.cc83 bool IsPropertyCompatible(const PropertyConfigProto& old_property, in IsPropertyCompatible() function
502 if (!IsPropertyCompatible(old_property_config, *new_property_config)) { in ComputeCompatibilityDelta()