Home
last modified time | relevance | path

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

/external/cronet/components/metrics/
Dpersistent_histograms.cc131 const bool exclusive_write = true; in InitWithMappedFile() local
139 exclusive_write)) { in InitWithMappedFile()
/external/cronet/base/metrics/
Dpersistent_histogram_allocator.h386 bool exclusive_write = false);
Dpersistent_histogram_allocator.cc695 bool exclusive_write) { in CreateWithFile() argument
698 if (exclusive_write) in CreateWithFile()