Searched refs:GetAllocator (Results 1 – 3 of 3) sorted by relevance
62 static Allocator GetAllocator() { return s_Allocator; } in GetAllocator() function87 …) { return static_cast<T*>(StdAllocatorAdapterHolder<Allocator, Tag>::GetAllocator()->Allocate(n *…88 …void deallocate(pointer p, size_type) { StdAllocatorAdapterHolder<Allocator, Tag>::GetAllocator()-… in deallocate()101 static Allocator GetAllocator() { return s_Allocator; } in GetAllocator() function
49 nn::fnd::IAllocator* GetAllocator(void);
132 nn::fnd::IAllocator* GetAllocator(void) in GetAllocator() function