OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:showlistonly
(Results
1 - 1
of
1
) sorted by null
/frameworks/native/cmds/dumpsys/
dumpsys.cpp
42
bool
showListOnly
= false;
44
showListOnly
= true;
46
if ((argc == 1) ||
showListOnly
) {
71
if (
showListOnly
) {
Completed in 694 milliseconds