Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.h408 struct eq_run { struct
409 bool operator()(const RosAlloc::Run* r1, const RosAlloc::Run* r2) const { in operator()