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.h478 AllocationHook* allocation_hook = allocation_hook_; in ReallocHookIfEnabled() local
480 if (UNLIKELY(allocation_hook && free_hook)) { in ReallocHookIfEnabled()
482 allocation_hook(new_address, size, type_name); in ReallocHookIfEnabled()