Searched refs:GetDumpId (Results 1 – 3 of 3) sorted by relevance
243 absolute_name, dump_args_.level_of_detail, GetDumpId(absolute_name))); in CreateAllocatorDump()452 GetDumpId(SharedMemoryTracker::GetDumpNameForTracing(shared_memory_guid)); in CreateSharedMemoryOwnershipEdgeInternal()488 name, dump_args_.level_of_detail, GetDumpId(name))); in GetBlackHoleMad()493 MemoryAllocatorDumpGuid ProcessMemoryDump::GetDumpId( in GetDumpId() function in base::trace_event::ProcessMemoryDump
250 MemoryAllocatorDumpGuid GetDumpId(const std::string& absolute_name);
363 pmd->GetDumpId(SharedMemoryTracker::GetDumpNameForTracing(shm_token2)); in TEST()475 ASSERT_EQ(mad1->guid(), pmd1.GetDumpId("foo")); in TEST()