Home
last modified time | relevance | path

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

/external/pigweed/pw_allocator/public/pw_allocator/
Ddeallocator.h297 bool Recognizes(const void* ptr) const { in Recognizes() function
303 static bool Recognizes(const Deallocator& deallocator, const void* ptr) { in Recognizes() function