Home
last modified time | relevance | path

Searched defs:CanAlloc (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_allocator/
Dbuddy_allocator.cc31 StatusWithSize BuddyBlock::CanAlloc(Layout layout) const { in CanAlloc() function in pw::allocator::internal::BuddyBlock
/external/pigweed/pw_allocator/block/public/pw_allocator/block/
Dallocatable.h256 constexpr StatusWithSize AllocatableBlock<Derived>::CanAlloc( in CanAlloc() function