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