Searched refs:releaseAll (Results 1 – 2 of 2) sorted by relevance
556 template<bool poolDestroy> void releaseAll(Backend *backend);
971 template<bool poolDestroy> void AllLargeBlocksList::releaseAll(Backend *backend) { in releaseAll() function in rml::internal::AllLargeBlocksList1119 extMemPool.lmbList.releaseAll</*poolDestroy=*/false>(&extMemPool.backend); in reset()1148 extMemPool.lmbList.releaseAll</*poolDestroy=*/true>(&extMemPool.backend); in destroy()