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