Home
last modified time | relevance | path

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

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