Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/store/
H A Ddocument-store.cc231 bool persistent_hash_map_dir_exists = in CreateUriMapper() local
234 (!use_persistent_hash_map && persistent_hash_map_dir_exists)) { in CreateUriMapper()