Searched refs:PartitionAllocReturnNull (Results 1 – 4 of 4) sorted by relevance
29 gGeneralPartitionAllocator.root(), pdfium::base::PartitionAllocReturnNull, in FXMEM_DefaultAlloc()
47 gGeneralPartitionAllocator.root(), pdfium::base::PartitionAllocReturnNull, in FX_SafeAlloc()
362 PartitionAllocReturnNull = 1 << 0, enumerator791 CHECK(result || flags & PartitionAllocReturnNull); in PartitionAllocGenericFlags()
766 bool returnNull = flags & PartitionAllocReturnNull; in PartitionAllocSlowPath()