Home
last modified time | relevance | path

Searched defs:START_SPECIFIED_PROCESS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dams_mgr_interface.h437 START_SPECIFIED_PROCESS, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Dapp_utils.cpp34 constexpr const char* START_SPECIFIED_PROCESS = "persist.sys.abilityms.start_specified_process"; variable