HomeSort by relevance Sort by last modified time
    Searched full:format_host_command (Results 1 - 1 of 1) sorted by null

  /system/core/adb/
commandline.c 355 static void format_host_command(char* buffer, size_t buflen, const char* command, transport_type ttype, const char* serial) function
386 format_host_command(command, sizeof command, "get-state", ttype, serial);
    [all...]

Completed in 588 milliseconds