Searched refs:app_image_file_name (Results 1 – 1 of 1) sorted by relevance
657 const std::string& app_image_file_name, in CompileProfileOdex() argument667 if (!app_image_file_name.empty()) {669 app_image_file.reset(OS::CreateEmptyFile(app_image_file_name.c_str()));672 copy.push_back("--app-image-file=" + app_image_file_name);686 const std::string& app_image_file_name, in CompileProfileOdex() argument695 app_image_file_name,769 std::string app_image_file_name = GetOdexDir() + "/DexOdexNoOat.art"; in RunTestVDex() local780 app_image_file_name, in RunTestVDex()792 app_image_file_name, in RunTestVDex()805 const std::string& app_image_file_name) { in CheckResult() argument[all …]