Lines Matching refs:option
594 static constexpr struct option OPTIONS[] = {
649 std::string option = OPTIONS[option_index].name;
650 if (option == "install_with_fuse") {
652 } else if (option == "locale" || option == "fastboot" || option == "reason") {
654 } else if (option == "prompt_and_wipe_data") {
656 } else if (option == "rescue") {
658 } else if (option == "retry_count") {
660 } else if (option == "security") {
662 } else if (option == "sideload") {
664 } else if (option == "sideload_auto_reboot") {
667 } else if (option == "shutdown_after") {
669 } else if (option == "update_package") {
671 } else if (option == "wipe_ab") {
673 } else if (option == "wipe_cache") {
675 } else if (option == "wipe_data") {
677 } else if (option == "wipe_package_size") {