Home | History | Annotate | Download | only in installd

Lines Matching full:oat_location_arg

606     char oat_location_arg[strlen("--oat-name=") + PKG_PATH_MAX];
611 sprintf(oat_location_arg, "--oat-location=%s", output_file_name);
616 oat_fd_arg, oat_location_arg,