HomeSort by relevance Sort by last modified time
    Searched full:odex_okay (Results 1 - 1 of 1) sorted by null

  /art/runtime/
oat_file_assistant.cc 173 bool odex_okay = OdexFileCompilerFilterIsOkay(target); local
174 if (odex_okay) {
188 if (odex_okay && OdexFileNeedsRelocation() && OdexFileHasPatchInfo()) {
    [all...]

Completed in 74 milliseconds