Searched refs:TryToAllocate (Results 1 – 2 of 2) sorted by relevance
85 void *mem = TryToAllocate(size); in Alloc()93 mem = TryToAllocate(size); in Alloc()133 inline void *FrameAllocator<AlignmenT, UseMemsetT>::TryToAllocate(size_t size) in TryToAllocate() function
97 void *TryToAllocate(size_t size);