Searched refs:CreateWithSharedMemory (Results 1 – 4 of 4) sorted by relevance
139 GlobalActivityAnalyzer::CreateWithSharedMemory( in CreateWithSharedMemory() function in base::debug::GlobalActivityAnalyzer158 return CreateWithSharedMemory(std::move(shm)); in CreateWithSharedMemoryHandle()
152 static std::unique_ptr<GlobalActivityAnalyzer> CreateWithSharedMemory(
1307 bool GlobalActivityTracker::CreateWithSharedMemory( in CreateWithSharedMemory() function in base::debug::GlobalActivityTracker1333 return CreateWithSharedMemory(std::move(shm), id, name, stack_depth); in CreateWithSharedMemoryHandle()
917 static bool CreateWithSharedMemory(std::unique_ptr<SharedMemory> shm,