Home
last modified time | relevance | path

Searched refs:COMMAND (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/
Dfastboot.bash51 where=COMMAND
58 if [[ $where == COMMAND && $i -ge $COMP_CWORD ]]; then
63COMMAND="continue devices erase flash flashall flashing format getvar get_staged help oem reboot s…
67 COMPREPLY=( $(compgen -W "$OPTIONS $COMMAND" -- "$cur") )
77 COMMAND)
79 COMPREPLY=( $(compgen -W "$COMMAND" -- "$cur") )
/system/update_engine/scripts/
Dbrillo_update_payload141 COMMAND="${1:-}"
144 case "${COMMAND}" in
170 echo "Unrecognized command: \"${COMMAND}\"" >&2
177 FLAGS_HELP="Usage: $0 ${COMMAND} [flags]
180 if [[ "${COMMAND}" == "generate" ]]; then
228 if [[ "${COMMAND}" == "hash" || "${COMMAND}" == "sign" ]]; then
233 if [[ "${COMMAND}" == "hash" ]]; then
239 if [[ "${COMMAND}" == "sign" ]]; then
251 if [[ "${COMMAND}" == "properties" ]]; then
258 if [[ "${COMMAND}" == "verify" || "${COMMAND}" == "check" ]]; then
[all …]
/system/nfc/src/
Dnci_packets.pdl10 COMMAND = 1,
83 packet Command : Nci (mt = COMMAND) {