Home | History | Annotate | Download | only in installd

Lines Matching full:zip_location_arg

604     char zip_location_arg[strlen("--zip-location=") + PKG_PATH_MAX];
609 sprintf(zip_location_arg, "--zip-location=%s", input_file_name);
615 zip_fd_arg, zip_location_arg,