Home
last modified time | relevance | path

Searched defs:FreeAll (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/ruy/ruy/
H A Dallocator.cc100 void Allocator::FreeAll() { in FreeAll() function in ruy::Allocator
/aosp_15_r20/external/openthread/src/core/common/
H A Dpool.hpp124 void FreeAll(void) in FreeAll() function in ot::Pool
/aosp_15_r20/system/extras/memory_replay/
H A DPointers.cpp109 void Pointers::FreeAll() { in FreeAll() function in Pointers
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dtesting.h45 void FreeAll(typename BlockType::Range range) { in FreeAll() function
/aosp_15_r20/external/google-breakpad/src/common/
H A Dmemory_allocator.h139 void FreeAll() { in FreeAll() function
/aosp_15_r20/hardware/google/aemu/base/
DSubAllocator_unittest.cpp104 TEST(SubAllocator, FreeAll) { in TEST() argument
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_perftest.cc218 static void FreeAll(MemoryAllocationPerfNode* first, Allocator* alloc) { in FreeAll() function in partition_alloc::internal::__anone46897d20111::MemoryAllocationPerfNode