Home
last modified time | relevance | path

Searched refs:isHeadInclude (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/include/nitro/os/common/
Dalloc.h281 extern u32 OSi_GetTotalAllocSize(OSArenaId id, OSHeapHandle heap, BOOL isHeadInclude);
/TwlSDK-5.4/build/libraries/os/common/src/
Dos_alloc.c1546 u32 OSi_GetTotalAllocSize(OSArenaId id, OSHeapHandle heap, BOOL isHeadInclude) in OSi_GetTotalAllocSize() argument
1564 if (isHeadInclude) in OSi_GetTotalAllocSize()