Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h939 …bool isEmptyKeepAliveApp_ = false; // Only empty resident processes can be set to true, please ch… variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp1488 return isEmptyKeepAliveApp_; in IsEmptyKeepAliveApp()
1493 isEmptyKeepAliveApp_ = isEmptyKeepAliveApp; in SetEmptyKeepAliveAppState()