Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/
H A Ddocument-builder.h134 V&&... document_values) { in AddDocumentProperty()
135 return AddDocumentProperty(std::move(property_name), {document_values...}); in AddDocumentProperty()
219 std::initializer_list<DocumentProto> document_values) { in AddDocumentProperty() argument
222 for (DocumentProto document_value : document_values) { in AddDocumentProperty()
/aosp_15_r20/external/icing/proto/icing/proto/internal/
H A Dscorable_property_set.proto80 // document_values: {
94 // document_values: {
/aosp_15_r20/external/icing/icing/util/
H A Dsnippet-helpers.cc87 document = &prop->document_values(property_info.index); in GetString()
H A Ddocument-validator.cc194 for (const DocumentProto& nested_document : property.document_values()) { in Validate()
/aosp_15_r20/external/icing/icing/index/
H A Dproperty-existence-indexing-handler.cc46 for (const DocumentProto& nested_document : property.document_values()) { in ConstructPropertyExistenceMetaToken()
/aosp_15_r20/external/icing/icing/schema/
H A Dproperty-util.h216 property_proto->document_values()) { in ExtractPropertyValuesFromDocument()
/aosp_15_r20/external/icing/proto/icing/proto/
H A Ddocument.proto94 repeated DocumentProto document_values = 7; field
/aosp_15_r20/external/icing/icing/result/
H A Dsnippet-retriever.cc645 RetrieveSnippetForSection(current_property->document_values(i), matcher, in RetrieveSnippetForSection()
/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/
Ddocument.pb.h1134 const ::icing::lib::DocumentProto& document_values(int index) const; in Swap()
1137 document_values() const; in Swap()
3758 inline const ::icing::lib::DocumentProto& PropertyProto::document_values(int index) const { in document_values() function
3771 PropertyProto::document_values() const { in document_values() function