Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/dispatcher/internal/
H A Dtools.h20 struct IsValidObserver { struct
22 constexpr bool operator()(T const* ptr) const noexcept { in operator()