Home
last modified time | relevance | path

Searched defs:MemoryAllocatorDumpGuid (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/trace_event/
H A Dmemory_allocator_dump_guid.cc25 MemoryAllocatorDumpGuid::MemoryAllocatorDumpGuid(uint64_t guid) : guid_(guid) {} in MemoryAllocatorDumpGuid() function in base::trace_event::MemoryAllocatorDumpGuid
27 MemoryAllocatorDumpGuid::MemoryAllocatorDumpGuid() in MemoryAllocatorDumpGuid() function in base::trace_event::MemoryAllocatorDumpGuid
31 MemoryAllocatorDumpGuid::MemoryAllocatorDumpGuid(const std::string& guid_str) in MemoryAllocatorDumpGuid() function in base::trace_event::MemoryAllocatorDumpGuid
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dmemory_allocator_dump_guid.cc25 MemoryAllocatorDumpGuid::MemoryAllocatorDumpGuid(uint64_t guid) : guid_(guid) {} in MemoryAllocatorDumpGuid() function in base::trace_event::MemoryAllocatorDumpGuid
27 MemoryAllocatorDumpGuid::MemoryAllocatorDumpGuid() in MemoryAllocatorDumpGuid() function in base::trace_event::MemoryAllocatorDumpGuid
31 MemoryAllocatorDumpGuid::MemoryAllocatorDumpGuid(const std::string& guid_str) in MemoryAllocatorDumpGuid() function in base::trace_event::MemoryAllocatorDumpGuid
/aosp_15_r20/external/libchrome/base/memory/
H A Dshared_memory_tracker.h20 class MemoryAllocatorDumpGuid; variable
/aosp_15_r20/external/cronet/base/memory/
H A Dshared_memory_tracker.h20 class MemoryAllocatorDumpGuid; variable