Home
last modified time | relevance | path

Searched refs:CreateWithSharedMemory (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h408 static void CreateWithSharedMemory(std::unique_ptr<SharedMemory> memory,
Dpersistent_histogram_allocator.cc719 void GlobalHistogramAllocator::CreateWithSharedMemory( in CreateWithSharedMemory() function in base::GlobalHistogramAllocator