Home
last modified time | relevance | path

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

/system/core/fastbootd/
Dcommands.c40 static void cmd_boot(struct protocol_handle *phandle, const char *arg) in cmd_boot() function
197 fastboot_register("boot", cmd_boot); in commands_init()