Lines Matching refs:fastboot_fail
166 fastboot_fail("unrecognized command", response); in fastboot_handle_command()
207 fastboot_fail("Expected command parameter", response); in download()
213 fastboot_fail("Expected nonzero image size", response); in download()
223 fastboot_fail(cmd_parameter, response); in download()
265 fastboot_fail("Received invalid data length", in fastboot_data_download()
356 fastboot_fail("missing command", response); in run_ucmd()
361 fastboot_fail("", response); in run_ucmd()
383 fastboot_fail("missing command", response); in run_acmd()
389 fastboot_fail("too long command", response); in run_acmd()
407 fastboot_fail("Cannot set reboot flag", response); in reboot_bootloader()
421 fastboot_fail("Cannot set fastboot flag", response); in reboot_fastbootd()
435 fastboot_fail("Cannot set recovery flag", response); in reboot_recovery()
452 fastboot_fail("partitions not set", response); in oem_format()
457 fastboot_fail("", response); in oem_format()
476 fastboot_fail("Expected command parameter", response); in oem_partconf()
485 fastboot_fail("Cannot set oem partconf", response); in oem_partconf()
503 fastboot_fail("Expected command parameter", response); in oem_bootbus()
512 fastboot_fail("Cannot set oem bootbus", response); in oem_bootbus()