Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Ddeallocator.h267 bool Recognizes(const void* ptr) const { in Recognizes() function
273 static bool Recognizes(const Deallocator& deallocator, const void* ptr) { in Recognizes() function