Searched defs:GetAllocator (Results 1 – 3 of 3) sorted by relevance
60 fnd::IAllocator* GetAllocator() { return m_pAllocator; } in GetAllocator() function
67 static Allocator GetAllocator() { return s_Allocator; } in GetAllocator() function106 static Allocator GetAllocator() { return s_Allocator; } in GetAllocator() function
185 nn::fnd::IAllocator* GetAllocator(void) in GetAllocator() function