Home | History | Annotate | Download | only in recovery

Lines Matching full:optarg

1451         android::base::ParseInt(optarg, &retry_count, 0);
1454 update_package = optarg;
1476 locale = optarg;
1482 reason = optarg;
1492 android::base::ParseUint(optarg, &wipe_package_size);