Home
last modified time | relevance | path

Searched refs:SetAllocationHook (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc214 base::PartitionAllocHooks::SetAllocationHook(&PartitionAllocHook); in InstallAllocatorHooks()
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h454 static void SetAllocationHook(AllocationHook* hook) { in SetAllocationHook() function