Home
last modified time | relevance | path

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

/external/icing/icing/schema/
Dsection-manager.cc295 auto section_content_or = in ExtractSections() local
298 if (section_content_or.ok()) { in ExtractSections()
300 std::move(section_content_or).ValueOrDie()); in ExtractSections()