Searched refs:input_oat_location_arg (Results 1 – 1 of 1) sorted by relevance
267 std::string input_oat_location_arg("--input-oat-location="); in RelocateImage() local268 input_oat_location_arg += ImageHeader::GetOatLocationFromImageLocation(image_location); in RelocateImage()286 argv.push_back(input_oat_location_arg); in RelocateImage()