Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/sampling_heap_profiler/
H A Dpoisson_allocation_sampler.cc392 void PoissonAllocationSampler::AddSamplesObserver(SamplesObserver* observer) { in AddSamplesObserver() function in base::PoissonAllocationSampler
/aosp_15_r20/external/libchrome/base/sampling_heap_profiler/
H A Dsampling_heap_profiler.cc442 void SamplingHeapProfiler::AddSamplesObserver(SamplesObserver* observer) { in AddSamplesObserver() function in base::SamplingHeapProfiler