Searched refs:oat_dir_ (Results 1 – 1 of 1) sorted by relevance
2706 std::string oat_dir_ = oat_dir; in calculate_oat_file_path_default() local2710 if (!is_absolute_path(oat_dir_)) return false; in calculate_oat_file_path_default()2721 std::string res_ = oat_dir_ + '/' + instruction_set + '/' in calculate_oat_file_path_default()