Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file_assistant.cc949 std::optional<bool> has_dex_files = oat_file_assistant_->HasDexFiles(&error_msg); in GetDexOptNeeded() local
1252 std::optional<bool> has_dex_files = HasDexFiles(&error_msg); in GetOptimizationStatus() local
Doat_file_assistant_test.cc231 std::optional<bool> has_dex_files = oat_file_assistant->HasDexFiles(&error_msg); in ExpectHasDexFiles() local
/art/artd/
Dartd.cc991 std::optional<bool> has_dex_files = oat_file_assistant->HasDexFiles(&error_msg); in getDexoptNeeded() local