Home
last modified time | relevance | path

Searched refs:CreateWithSharedMemoryRegion (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/
H A Dchild_histogram_fetcher_impl.cc46 base::GlobalHistogramAllocator::CreateWithSharedMemoryRegion(shared_memory); in CreateFetcher()
/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram_shared_memory.cc195 GlobalHistogramAllocator::CreateWithSharedMemoryRegion(shmem_region.value()); in InitFromLaunchParameters()
H A Dpersistent_histogram_allocator.h448 static void CreateWithSharedMemoryRegion(
H A Dpersistent_histogram_allocator.cc937 void GlobalHistogramAllocator::CreateWithSharedMemoryRegion( in CreateWithSharedMemoryRegion() function in base::GlobalHistogramAllocator