Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/
H A Dmemory_region.h39 struct ContentEquals { struct
40 constexpr bool operator()(const MemoryRegion& lhs, const MemoryRegion& rhs) const { in operator()