Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp47 constexpr const char* OPTION_KEY_HELP = "-h"; variable
709 if (optionKey == OPTION_KEY_HELP) { in Dump()