Searched refs:app_image_file_name_ (Results 1 – 1 of 1) sorted by relevance
667 if (app_image_fd_ != -1 || !app_image_file_name_.empty()) { in ProcessOptions()1103 AssignIfExists(args, M::AppImageFile, &app_image_file_name_); in ParseArgs()2764 image_filenames_.push_back(app_image_file_name_); in CreateImageFile()2970 std::string app_image_file_name_; member in art::Dex2Oat