Searched refs:fb_queue_command (Results 1 - 3 of 3) sorted by relevance

/system/core/fastboot/
H A Dfastboot.h58 void fb_queue_command(const char *cmd, const char *msg);
H A Dfastboot.c612 fb_queue_command("signature", "installing signature");
691 fb_queue_command("signature", "installing signature");
756 fb_queue_command(command,"");
924 fb_queue_command("signature", "installing signature");
933 fb_queue_command("continue", "resuming boot");
950 fb_queue_command("boot", "booting");
1011 fb_queue_command("reboot-bootloader", "rebooting into bootloader");
H A Dengine.c574 void fb_queue_command(const char *cmd, const char *msg) function

Completed in 119 milliseconds