Home
last modified time | relevance | path

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

/external/icing/icing/schema/
Dsection-manager.cc193 std::string_view current_property_name = in GetStringSectionContent() local
201 [current_property_name](const PropertyProto& property) { in GetStringSectionContent()
202 return property.name() == current_property_name; in GetStringSectionContent()