Home
last modified time | relevance | path

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

/external/icing/icing/schema/
Dsection-manager.cc231 auto content_or = in GetStringSectionContent() local
233 if (content_or.ok()) { in GetStringSectionContent()
235 std::move(content_or).ValueOrDie(); in GetStringSectionContent()