Home
last modified time | relevance | path

Searched refs:getOatDexFile (Results 1 – 1 of 1) sorted by relevance

/art/test/117-nopatchoat/
Dnopatchoat.cc31 static const OatFile::OatDexFile* getOatDexFile(jclass cls) { in getOatDexFile() function in art::NoPatchoatTest
45 const OatFile::OatDexFile* oat_dex_file = getOatDexFile(cls); in hasExecutableOat()
51 const OatFile::OatDexFile* oat_dex_file = getOatDexFile(cls); in needsRelocation()