Home
last modified time | relevance | path

Searched defs:isKeepAlive (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dapplication_state_observer_stub.h44 bool isKeepAlive = false; member
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
H A Dbundle_info.h53 bool isKeepAlive; member
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dprocess_data.h58 bool isKeepAlive = false; member
H A Drunning_process_info.h60 bool isKeepAlive = false; member
/ohos5.0/base/security/access_token/services/common/app_manager/include/
H A Dprocess_data.h74 bool isKeepAlive = false; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_info.h114 bool isKeepAlive = false; member
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp374 auto isKeepAlive = GetKeepAlive(); in CanRestartResident() local
2328 std::string isKeepAlive = GetKeepAlive() ? "true" : "false"; in Dump() local
2433 std::string isKeepAlive = GetKeepAlive() ? "true" : "false"; in DumpAbilityState() local
2492 std::string isKeepAlive = GetKeepAlive() ? "true" : "false"; in DumpService() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h236 bool isKeepAlive; member