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

/art/runtime/
H A Doat_file_assistant.cc297 bool odex_file_exists = false; local
320 odex_file_exists = true;
333 if (!oat_file_exists && !odex_file_exists) {

Completed in 49 milliseconds