Home
last modified time | relevance | path

Searched refs:DEMOGetDefaultAllocator (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13/system/include/cafe/demo/
DdemoSystem.h85 void DEMOGetDefaultAllocator(DEMODefaultAllocateFunc *ppfnAlloc, DEMODefaultFreeFunc *ppfnFree);
/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/
DdemoSystem.h85 void DEMOGetDefaultAllocator(DEMODefaultAllocateFunc *ppfnAlloc, DEMODefaultFreeFunc *ppfnFree);
/CafeSDK-2.12.13/system/src/lib/demo/
DdemoSystem.c138 void DEMOGetDefaultAllocator(DEMODefaultAllocateFunc *ppfnAlloc, DEMODefaultFreeFunc *ppfnFree) in DEMOGetDefaultAllocator() function