Home
last modified time | relevance | path

Searched refs:showListOnly (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpsys/
Ddumpsys.cpp79 bool showListOnly = false; in main() local
120 showListOnly = true; in main()
143 (showListOnly && (!services.empty() || !skippedServices.empty()))) { in main()
148 if (services.empty() || showListOnly) { in main()
170 if (showListOnly) { in main()