Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/utils/
H A Dappspawn_util.h68 startFlags = startFlags | (START_FLAG_BASE << StartFlags::HWASANENABLED); in BuildStartFlags()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h99 static const int HWASANENABLED = 21; member