Searched defs:GetAllocator (Results 1 – 5 of 5) sorted by relevance
140 nw::os::IAllocator& GetAllocator() in GetAllocator() function
100 nw::os::IAllocator& GetAllocator() { return m_Allocator; } in GetAllocator() function
54 static nw::os::IAllocator* GetAllocator() { return s_Allocator; } in GetAllocator() function
100 static nw::os::IAllocator* GetAllocator() in GetAllocator() function
459 os::IAllocator& GetAllocator() { return *m_Allocator; } in GetAllocator() function