Home
last modified time | relevance | path

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

/external/icing/proto/icing/proto/
Dinitialize.proto216 optional bool use_persistent_hash_map = 10; field
/external/icing/icing/store/
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()
Ddocument-store_test.cc164 bool use_persistent_hash_map; member