Home
last modified time | relevance | path

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

/art/dex2oat/utils/
Dswap_space.h73 struct FreeBySizeEntry { struct
74 FreeBySizeEntry(size_t sz, FreeByStartSet::const_iterator entry) in FreeBySizeEntry() function
83 bool operator()(const FreeBySizeEntry& lhs, const FreeBySizeEntry& rhs) const { in operator() argument