Home
last modified time | relevance | path

Searched defs:isolationMode (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dchild_process_options.h26 bool isolationMode = false; member
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/c/ability/ability_runtime/child_process/
H A Dnative_child_process.h226 NativeChildProcess_IsolationMode isolationMode; member
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h80 bool isolationMode = false; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dhap_module_info.h129 IsolationMode isolationMode = IsolationMode::NONISOLATION_FIRST; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h93 std::string isolationMode; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h174 IsolationMode isolationMode = IsolationMode::NONISOLATION_FIRST; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp1514 bool CheckSupportIsolation(const char *szIsolationModeThresholdMb, const std::string &isolationMode) in CheckSupportIsolation()
1536 std::string isolationMode = moduleInfo.second.isolationMode; in CheckIsolationMode() local
H A Dmodule_profile.cpp281 std::string isolationMode; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp278 std::string isolationMode; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h129 std::string isolationMode; member
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp902 IsolationMode isolationMode = hapModuleInfo.isolationMode; in CheckIsolationMode() local