Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_layout.cc50 void DexLayoutSection::Subsection::Madvise(const DexFile* dex_file, int advice) const { in Madvise() function in art::DexLayoutSection::Subsection
59 void DexLayoutSections::Madvise(const DexFile* dex_file, MadviseState state) const { in Madvise() function in art::DexLayoutSections