Home
last modified time | relevance | path

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

/external/icing/icing/schema/
Dsection-manager.cc199 auto property_iterator = in GetStringSectionContent() local
205 if (property_iterator == document.properties().end()) { in GetStringSectionContent()
216 GetStringPropertyContent(*property_iterator); in GetStringSectionContent()
230 for (const auto& nested_document : property_iterator->document_values()) { in GetStringSectionContent()