Home
last modified time | relevance | path

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

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