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

  /frameworks/native/cmds/dumpstate/
dumpstate.cpp 92 static char cmdline_buf[16384] = "(unknown)"; variable
714 printf("Command line: %s\n", strtok(cmdline_buf, "\n"));
    [all...]

Completed in 92 milliseconds