Home
last modified time | relevance | path

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

/system/core/fastbootd/
Dcommands.c166 static void cmd_download(struct protocol_handle *phandle, const char *arg) in cmd_download() function
202 fastboot_register("download:", cmd_download); in commands_init()