Home
last modified time | relevance | path

Searched defs:use_persistent_hash_map (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/icing/icing/join/
H A Dqualified-id-join-index-impl-v1.cc89 bool use_persistent_hash_map) { in Create()
277 bool use_persistent_hash_map) { in InitializeNewFiles()
336 bool pre_mapping_fbv, bool use_persistent_hash_map) { in InitializeExistingFiles()
H A Dqualified-id-join-index-impl-v1.h192 bool pre_mapping_fbv, bool use_persistent_hash_map) in QualifiedIdJoinIndexImplV1()
H A Dqualified-id-join-index-impl-v1_test.cc59 bool use_persistent_hash_map; member
/aosp_15_r20/external/icing/icing/store/
H A Ddocument-store.cc222 bool use_persistent_hash_map) { in CreateUriMapper()
295 bool pre_mapping_fbv, bool use_persistent_hash_map, in DocumentStore()
334 bool use_persistent_hash_map, int32_t compression_level, in Create()
H A Ddocument-store_test.cc159 bool use_persistent_hash_map; member
/aosp_15_r20/external/icing/proto/icing/proto/
H A Dinitialize.proto188 optional bool use_persistent_hash_map = 10; field
/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/
Dinitialize.pb.h1793 inline bool IcingSearchEngineOptions::use_persistent_hash_map() const { in use_persistent_hash_map() function