Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_allocator.cc187 std::optional<HistogramBase::Sample> until_value) { in LoadRecords()
265 std::optional<HistogramBase::Sample> until_value) { in GetNextRecords()
H A Dpersistent_sample_map.cc308 Count* PersistentSampleMap::ImportSamples(std::optional<Sample> until_value) { in ImportSamples()
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_sample_map.cc267 Count* PersistentSampleMap::ImportSamples(Sample until_value, in ImportSamples()