Home
last modified time | relevance | path

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

/CTR-SDK-1.3.0/CTR_SDK/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-1.3.0/CTR_SDK/sources/libraries/init/
Dinit_Alloc.cpp132 nn::fnd::IAllocator* GetAllocator(void) in GetAllocator() function