Home
last modified time | relevance | path

Searched defs:isKeepAlive (Results 1 - 6 of 6) sorted by relevance

/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
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
H A Dbundle_info.h53 bool isKeepAlive; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_info.h114 bool isKeepAlive = false; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h236 bool isKeepAlive; member
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp370 auto isKeepAlive = GetKeepAlive(); in CanRestartResident() local
2301 std::string isKeepAlive = GetKeepAlive() ? "true" : "false"; in Dump() local
2406 std::string isKeepAlive = GetKeepAlive() ? "true" : "false"; in DumpAbilityState() local
2465 std::string isKeepAlive = GetKeepAlive() ? "true" : "false"; DumpService() local
[all...]

Completed in 8 milliseconds