Searched refs:GetDumpNameForTracing (Results 1 – 5 of 5) sorted by relevance
24 std::string SharedMemoryTracker::GetDumpNameForTracing( in GetDumpNameForTracing() function in base::SharedMemoryTracker33 std::string dump_name = GetDumpNameForTracing(id); in GetGlobalDumpIdForTracing()112 const std::string dump_name = GetDumpNameForTracing(mapped_id); in GetOrCreateSharedMemoryDumpInternal()
30 static std::string GetDumpNameForTracing(const UnguessableToken& id);
445 SharedMemoryTracker::GetDumpNameForTracing(memory1.mapped_id())); in TEST()
452 GetDumpId(SharedMemoryTracker::GetDumpNameForTracing(shared_memory_guid)); in CreateSharedMemoryOwnershipEdgeInternal()
363 pmd->GetDumpId(SharedMemoryTracker::GetDumpNameForTracing(shm_token2)); in TEST()