OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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