HomeSort by relevance Sort by last modified time
    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