Searched defs:get_args (Results 1 - 1 of 1) sorted by relevance

/bootable/recovery/
H A Drecovery.cpp110 * 4. get_args() writes BCB with "boot-recovery" and "--wipe_data"
122 * 4. get_args() writes BCB with "boot-recovery" and "--update_package=..."
185 get_args(int *argc, char ***argv) { function
917 get_args(&argc, &argv);

Completed in 55 milliseconds