Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/mem/src/
Dmem_expHeap.c106 IsValidExpHeapHandle_( MEMHeapHandle handle ) in IsValidExpHeapHandle_() function
1193 ASSERT(IsValidExpHeapHandle_(heap)); in MEMiDumpExpHeap()
1350 ASSERT( IsValidExpHeapHandle_(heap) ); in MEMDestroyExpHeap()
1381 ASSERT( IsValidExpHeapHandle_(heap) ); in MEMAllocFromExpHeapEx()
1434 ASSERT(IsValidExpHeapHandle_(heap)); in MEMResizeForMBlockExpHeap()
1542 ASSERT(IsValidExpHeapHandle_(heap)); in MEMFreeToExpHeap()
1581 ASSERT(IsValidExpHeapHandle_(heap)); in MEMGetTotalFreeSizeForExpHeap()
1617 ASSERT(IsValidExpHeapHandle_(heap)); in MEMGetAllocatableSizeForExpHeapEx()
1710 ASSERT(IsValidExpHeapHandle_(heap)); in MEMSetAllocModeForExpHeap()
1735 ASSERT(IsValidExpHeapHandle_(heap)); in MEMGetAllocModeForExpHeap()
[all …]