Searched refs:PartitionAllocGlobalInit (Results 1 – 3 of 3) sorted by relevance
35 pdfium::base::PartitionAllocGlobalInit(FX_OutOfMemoryTerminate); in FXMEM_InitializePartitionAlloc()
223 BASE_EXPORT void PartitionAllocGlobalInit(void (*oom_handling_function)());
191 void PartitionAllocGlobalInit(void (*oom_handling_function)()) { in PartitionAllocGlobalInit() function