Searched refs:AllocationOverrideHookIfEnabled (Results 1 – 2 of 2) sorted by relevance
264 static bool AllocationOverrideHookIfEnabled(void** out,312 if (PartitionAllocHooks::AllocationOverrideHookIfEnabled(&result, flags, in AllocFlags()412 if (PartitionAllocHooks::AllocationOverrideHookIfEnabled(&result, flags, in PartitionAllocGenericFlags()
122 bool PartitionAllocHooks::AllocationOverrideHookIfEnabled( in AllocationOverrideHookIfEnabled() function in pdfium::base::PartitionAllocHooks