Home
last modified time | relevance | path

Searched defs:cmd_string (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/fastboot/
Dfb_command.c99 int fastboot_handle_command(char *cmd_string, char *response) in fastboot_handle_command()
/external/libchrome/base/
Dcommand_line_unittest.cc370 CommandLine::StringType cmd_string(cl_program_path.GetCommandLineString()); in TEST() local