Searched refs:freeAll (Results 1 – 6 of 6) sorted by relevance
198 void freeAll() { in freeAll() function245 void freeAll() { in freeAll() function in android::base::Heap246 mBlock.freeAll(); in freeAll()358 void freeAll() { in freeAll() function in android::base::Pool::Impl360 info.heap->freeAll(); in freeAll()431 void Pool::freeAll() { in freeAll() function in android::base::Pool432 mImpl->freeAll(); in freeAll()
154 void freeAll() { in freeAll() function in android::base::guest::SubAllocator::Impl226 void SubAllocator::freeAll() { in freeAll() function in android::base::guest::SubAllocator227 mImpl->freeAll(); in freeAll()
52 void freeAll();
58 void freeAll();
249 pool->freeAll(); in vkCreateInstance()313 pool->freeAll(); in vkDestroyInstance()424 pool->freeAll(); in vkEnumeratePhysicalDevices()468 pool->freeAll(); in vkGetPhysicalDeviceFeatures()516 pool->freeAll(); in vkGetPhysicalDeviceFormatProperties()586 pool->freeAll(); in vkGetPhysicalDeviceImageFormatProperties()631 pool->freeAll(); in vkGetPhysicalDeviceProperties()734 pool->freeAll(); in vkGetPhysicalDeviceQueueFamilyProperties()778 pool->freeAll(); in vkGetPhysicalDeviceMemoryProperties()824 pool->freeAll(); in vkGetInstanceProcAddr()[all …]
64 mPool.freeAll(); in clearPool()