Searched defs:FreeAll (Results 1 – 4 of 4) sorted by relevance
| /external/openthread/src/core/common/ | ||
| D | pool.hpp | 124     void FreeAll(void)  in FreeAll()  function in ot::Pool | 
| /external/ruy/ruy/ | ||
| D | allocator.cc | 100 void Allocator::FreeAll() {  in FreeAll()  function in ruy::Allocator | 
| /external/google-breakpad/src/common/ | ||
| D | memory_allocator.h | 140   void FreeAll() {  in FreeAll()  function | 
| /external/cronet/base/allocator/partition_allocator/ | ||
| D | partition_alloc_perftest.cc | 224   static void FreeAll(MemoryAllocationPerfNode* first, Allocator* alloc) {  in FreeAll()  function in partition_alloc::internal::__anone7ad03770111::MemoryAllocationPerfNode |