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