Home
last modified time | relevance | path

Searched refs:NONISOLATION_ONLY (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dhap_module_info.h48 NONISOLATION_ONLY = 3, member in OHOS::AppExecFwk::ModuleType::IsolationMode
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h51 NONISOLATION_ONLY = 3, member in OHOS::AppExecFwk::ModuleType::IsolationMode
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/
H A Dapp_mgr_service_inner_tdd_test.cpp483 hapModuleInfo.isolationMode = IsolationMode::NONISOLATION_ONLY; in HWTEST_F()
492 hapModuleInfo.isolationMode = IsolationMode::NONISOLATION_ONLY; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp59 constexpr const char* NONISOLATION_ONLY = "nonisolationOnly"; member
1498 if (isolationMode == NONISOLATION_ONLY) { in CheckSupportIsolation()
H A Dinner_bundle_info.cpp134 {"nonisolationOnly", IsolationMode::NONISOLATION_ONLY},
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp114 {"nonisolationOnly", IsolationMode::NONISOLATION_ONLY},

Completed in 14 milliseconds