Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/util/
H A Dsnippet-helpers.cc82 } else if (prop->document_values_size() - 1 < property_info.index) { in GetString()
H A Ddocument-validator.cc137 value_size = property.document_values_size(); in Validate()
/aosp_15_r20/external/icing/icing/index/
H A Dproperty-existence-indexing-handler.cc63 property.document_values_size() > 0) { in ConstructPropertyExistenceMetaToken()
/aosp_15_r20/external/icing/icing/result/
H A Dsnippet-retriever.cc642 for (int i = 0; i < current_property->document_values_size(); ++i) { in RetrieveSnippetForSection()
644 current_property->document_values_size(), /*index=*/i, property_path); 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.h1122 int document_values_size() const; in Swap()
3740 inline int PropertyProto::document_values_size() const { in document_values_size() function