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.cc1025 std::optional<bool> has_dex_files = oat_file_assistant_->HasDexFiles(&error_msg); in GetDexOptNeeded() local
1322 std::optional<bool> has_dex_files = HasDexFiles(&error_msg); in GetOptimizationStatus() local
Doat_file_assistant_test.cc228 std::optional<bool> has_dex_files = oat_file_assistant->HasDexFiles(&error_msg); in ExpectHasDexFiles() local
/art/artd/
Dartd.cc975 std::optional<bool> has_dex_files = oat_file_assistant->HasDexFiles(&error_msg); in getDexoptNeeded() local