Home
last modified time | relevance | path

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

/external/icing/icing/schema/
Dschema-util.cc72 bool IsSchemaTypeCompatible(const PropertyConfigProto& old_property, in IsSchemaTypeCompatible() function
86 IsSchemaTypeCompatible(old_property, new_property) && in IsPropertyCompatible()