Searched refs:client_local_dump_guid (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/trace_event/ |
D | process_memory_dump.h | 193 const MemoryAllocatorDumpGuid& client_local_dump_guid, 197 const MemoryAllocatorDumpGuid& client_local_dump_guid, 253 const MemoryAllocatorDumpGuid& client_local_dump_guid,
|
D | process_memory_dump.cc | 424 const MemoryAllocatorDumpGuid& client_local_dump_guid, in CreateSharedMemoryOwnershipEdge() argument 427 CreateSharedMemoryOwnershipEdgeInternal(client_local_dump_guid, in CreateSharedMemoryOwnershipEdge() 433 const MemoryAllocatorDumpGuid& client_local_dump_guid, in CreateWeakSharedMemoryOwnershipEdge() argument 437 client_local_dump_guid, shared_memory_guid, importance, true /*is_weak*/); in CreateWeakSharedMemoryOwnershipEdge() 441 const MemoryAllocatorDumpGuid& client_local_dump_guid, in CreateSharedMemoryOwnershipEdgeInternal() argument 463 AddOwnershipEdge(client_local_dump_guid, local_shm_guid, importance); in CreateSharedMemoryOwnershipEdgeInternal()
|