Searched refs:FreeObserverHookIfEnabled (Results 1 – 2 of 2) sorted by relevance
269 static void FreeObserverHookIfEnabled(void* address);362 PartitionAllocHooks::FreeObserverHookIfEnabled(ptr); in PartitionFree()456 PartitionAllocHooks::FreeObserverHookIfEnabled(ptr); in Free()
134 void PartitionAllocHooks::FreeObserverHookIfEnabled(void* address) { in FreeObserverHookIfEnabled() function in pdfium::base::PartitionAllocHooks