Searched defs:allocator (Results 1 – 2 of 2) sorted by relevance
66 static void SetAllocator(Allocator allocator) { s_Allocator = allocator; } in SetAllocator()105 static void SetAllocator(Allocator allocator) { s_Allocator = allocator; } in SetAllocator()
396 void ExceptionScreen::Create( nn::fnd::IAllocator* allocator, bit32 option ) in Create()