Home
last modified time | relevance | path

Searched defs:GetAllocator (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.5/include/nn/os/
Dos_SimpleAutoStackManagerBase.h60 fnd::IAllocator* GetAllocator() { return m_pAllocator; } in GetAllocator() function
/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_Allocator.h67 static Allocator GetAllocator() { return s_Allocator; } in GetAllocator() function
106 static Allocator GetAllocator() { return s_Allocator; } in GetAllocator() function
/CTR-SDK-4.2.5/sources/libraries/init/
Dinit_Alloc.cpp185 nn::fnd::IAllocator* GetAllocator(void) in GetAllocator() function