Searched defs:has_dex_files (Results 1 – 2 of 2) sorted by relevance
1038 std::optional<bool> has_dex_files = oat_file_assistant_->HasDexFiles(&error_msg); in GetDexOptNeeded() local1321 std::optional<bool> has_dex_files = HasDexFiles(&error_msg); in GetOptimizationStatus() local
224 std::optional<bool> has_dex_files = oat_file_assistant->HasDexFiles(&error_msg); in ExpectHasDexFiles() local