Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dhap_module_info.h149 IsolationMode isolationMode = IsolationMode::NONISOLATION_FIRST; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dhap_module_info.h129 IsolationMode isolationMode = IsolationMode::NONISOLATION_FIRST; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_install_checker.cpp1376 bool CheckSupportIsolation(const char *szIsolationModeThresholdMb, const std::string &isolationMode) in CheckSupportIsolation()
1398 std::string isolationMode = moduleInfo.second.isolationMode; in CheckIsolationMode() local
Dmodule_profile.cpp251 std::string isolationMode; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h123 std::string isolationMode; member
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service_inner.cpp304 IsolationMode isolationMode = hapModuleInfo.isolationMode; in CheckIsolationMode() local