Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Ddeallocator.h241 Result<Layout> GetUsableLayout(const void* ptr) const { in GetUsableLayout() function
247 static Result<Layout> GetUsableLayout(const Deallocator& deallocator, in GetUsableLayout() function