Home
last modified time | relevance | path

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

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