Searched refs:odex_file_exists (Results 1 - 1 of 1) sorted by relevance

/art/runtime/native/
H A Ddalvik_system_DexFile.cc420 bool odex_file_exists = false; local
429 odex_file_exists = true;
438 if (!oat_file_exists && !odex_file_exists) {

Completed in 79 milliseconds