Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/utils/
H A Dappspawn_util.h52 startFlags = startFlags | (START_FLAG_BASE << StartFlags::GWP_ENABLED_FORCE); in BuildStartFlags()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h95 static const int GWP_ENABLED_FORCE = 10; member