Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h342 static void CreateWithPersistentMemory(void* base,
Dstatistics_recorder_unittest.cc241 GlobalHistogramAllocator::CreateWithPersistentMemory( in TEST_P()
419 GlobalHistogramAllocator::CreateWithPersistentMemory( in TEST_P()
Dpersistent_histogram_allocator_unittest.cc37 GlobalHistogramAllocator::CreateWithPersistentMemory( in CreatePersistentHistogramAllocator()
Dpersistent_histogram_allocator.cc657 void GlobalHistogramAllocator::CreateWithPersistentMemory( in CreateWithPersistentMemory() function in base::GlobalHistogramAllocator