Home
last modified time | relevance | path

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

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