Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/libraries/mem/src/
Dmem_expHeap.c106 IsValidExpHeapHandle_( MEMHeapHandle handle ) in IsValidExpHeapHandle_() function
1182 ASSERT(IsValidExpHeapHandle_(heap)); in MEMiDumpExpHeap()
1339 ASSERT( IsValidExpHeapHandle_(heap) ); in MEMDestroyExpHeap()
1370 ASSERT( IsValidExpHeapHandle_(heap) ); in MEMAllocFromExpHeapEx()
1422 ASSERT(IsValidExpHeapHandle_(heap)); in MEMResizeForMBlockExpHeap()
1528 ASSERT(IsValidExpHeapHandle_(heap)); in MEMFreeToExpHeap()
1569 ASSERT(IsValidExpHeapHandle_(heap)); in MEMGetTotalFreeSizeForExpHeap()
1605 ASSERT(IsValidExpHeapHandle_(heap)); in MEMGetAllocatableSizeForExpHeapEx()
1698 ASSERT(IsValidExpHeapHandle_(heap)); in MEMSetAllocModeForExpHeap()
1723 ASSERT(IsValidExpHeapHandle_(heap)); in MEMGetAllocModeForExpHeap()
[all …]