Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/fnd/
Dfnd_Allocator.h64 static Allocator GetAllocator() { return s_Allocator; } in GetAllocator() function
103 static Allocator GetAllocator() { return s_Allocator; } in GetAllocator() function
/CTR-SDK-2.4.0/sources/libraries/init/
Dinit_Alloc.cpp185 nn::fnd::IAllocator* GetAllocator(void) in GetAllocator() function