Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpsys/
Ddumpsys.cpp120 bool showListOnly = false; in main() local
187 showListOnly = true; in main()
210 (showListOnly && (!services.empty() || !skippedServices.empty()))) { in main()
215 if (services.empty() || showListOnly) { in main()
235 if (showListOnly) { in main()