Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_fuzzer.cc196 bool simple_cache_wait_for_index);
453 commands.simple_cache_wait_for_index()); in RunCommands()
1145 bool simple_cache_wait_for_index) { in CreateBackend() argument
1169 if (simple_cache_wait_for_index) { in CreateBackend()
H A Ddisk_cache_fuzzer.proto40 required bool simple_cache_wait_for_index = 6; field