Searched defs:Deallocator (Results 1 – 6 of 6) sorted by relevance
122 explicit constexpr Deallocator(const Capabilities& capabilities) in Deallocator() function333 using Deallocator = ::pw::Deallocator; variable
28 class Deallocator; variable
60 Deallocator section in Core interfaces75 .. _module-pw_allocator-api-capabilities:
106 typedef dtl::scoped_deallocator<NodeAlloc> Deallocator; typedef
709 explicit Deallocator(BlockRunner& block_runner) in Deallocator() function
128 void Deallocator(void* data, size_t, void* arg) { in Deallocator() function