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