HomeSort by relevance Sort by last modified time
    Searched refs:CreateWeakSharedGlobalAllocatorDump (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/trace_event/
process_memory_dump_unittest.cc 75 pmd1->CreateWeakSharedGlobalAllocatorDump(shared_mad_guid2);
123 pmd2->CreateWeakSharedGlobalAllocatorDump(shared_mad_guid2);
216 auto* shared_mad1 = pmd->CreateWeakSharedGlobalAllocatorDump(shared_mad_guid);
224 auto* shared_mad3 = pmd->CreateWeakSharedGlobalAllocatorDump(shared_mad_guid);
232 auto* shared_mad5 = pmd->CreateWeakSharedGlobalAllocatorDump(shared_mad_guid);
262 EXPECT_EQ(black_hole_mad, pmd->CreateWeakSharedGlobalAllocatorDump(guid));
process_memory_dump.h 111 MemoryAllocatorDump* CreateWeakSharedGlobalAllocatorDump(
process_memory_dump.cc 228 MemoryAllocatorDump* ProcessMemoryDump::CreateWeakSharedGlobalAllocatorDump(

Completed in 8746 milliseconds