Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h473 static void ReallocHookIfEnabled(void* old_address, in ReallocHookIfEnabled() function
Dpartition_alloc.cc1051 PartitionAllocHooks::ReallocHookIfEnabled(ptr, ptr, new_size, type_name); in PartitionReallocGeneric()