Home
last modified time | relevance | path

Searched defs:exclusive_write (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/
H A Dpersistent_histograms.cc131 const bool exclusive_write = true; in InitWithMappedFile() local
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_allocator.cc769 bool exclusive_write) { in CreateWithFile()