OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cmd_getvar
(Results
1 - 1
of
1
) sorted by null
/system/core/fastbootd/
commands.c
156
static void
cmd_getvar
(struct protocol_handle *phandle, const char *arg)
function
159
D(DEBUG, "
cmd_getvar
%s\n", arg);
201
fastboot_register("getvar:",
cmd_getvar
);
Completed in 40 milliseconds