Searched refs:ValidatePropertyName (Results 1 – 3 of 3) sorted by relevance
169 static libtextclassifier3::Status ValidatePropertyName(
273 ICING_RETURN_IF_ERROR(ValidatePropertyName(property_name, schema_type)); in Validate()326 libtextclassifier3::Status SchemaUtil::ValidatePropertyName( in ValidatePropertyName() function in icing::lib::SchemaUtil
480 if (!SchemaUtil::ValidatePropertyName(property).ok()) { in OutputToken()