Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/utils/
H A Dappspawn_util.h79 startFlags = startFlags | (START_FLAG_BASE << StartFlags::BACKUP_EXTENSION); in BuildStartFlags()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h86 static const int BACKUP_EXTENSION = 1; member