Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dactivity_tracker.cc1256 void GlobalActivityTracker::CreateWithAllocator( in CreateWithAllocator() function in base::debug::GlobalActivityTracker
1287 CreateWithAllocator(std::make_unique<FilePersistentMemoryAllocator>( in CreateWithFile()
1300 CreateWithAllocator( in CreateWithLocalMemory()
1316 CreateWithAllocator(std::make_unique<SharedPersistentMemoryAllocator>( in CreateWithSharedMemory()
Dactivity_tracker.h889 static void CreateWithAllocator(