Home
last modified time | relevance | path

Searched defs:schema_proto_or (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icing/icing/schema/
H A Dschema-store.cc295 auto schema_proto_or = schema_file.Read(); in PopulateSchemaDatabaseFieldForSchemaFile() local
503 auto schema_proto_or = GetSchema(); in Initialize() local
/aosp_15_r20/external/icing/icing/store/
H A Ddocument-store.cc2415 libtextclassifier3::StatusOr<const SchemaProto*> schema_proto_or = in CollectCorpusInfo() local