Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_dumper.cpp34 constexpr const char* ARGS_QUERY_ALL_SA_STATE = "-l"; variable
269 if (args[0] == ARGS_QUERY_ALL_SA_STATE) { in Dump()