Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp109 const std::string SHORT_OPTIONS_DUMPSYS = "hal::i:e::p::r::d::u:c"; variable
338 …int option = getopt_long(argc_, argv_, SHORT_OPTIONS_DUMPSYS.c_str(), LONG_OPTIONS_DUMPSYS, nullpt… in RunAsDumpsysCommand()