Searched refs:format_host_command (Results 1 – 1 of 1) sorted by relevance
435 static std::string format_host_command(const char* command, transport_type type, const char* serial… in format_host_command() function690 std::string cmd = format_host_command(service, t, serial); in wait_for_device()1449 return adb_query_command(format_host_command(argv[0], ttype, serial)); in adb_commandline()