Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.cc1038 std::optional<bool> has_dex_files = oat_file_assistant_->HasDexFiles(&error_msg); in GetDexOptNeeded() local
1321 std::optional<bool> has_dex_files = HasDexFiles(&error_msg); in GetOptimizationStatus() local
Doat_file_assistant_test.cc224 std::optional<bool> has_dex_files = oat_file_assistant->HasDexFiles(&error_msg); in ExpectHasDexFiles() local