Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc154 AllocationObserverHook* allocation_hook = in ReallocObserverHookIfEnabled() local
158 if (allocation_hook && free_hook) { in ReallocObserverHookIfEnabled()
160 allocation_hook(new_address, size, type_name); in ReallocObserverHookIfEnabled()