Home
last modified time | relevance | path

Searched refs:MODULE_IS_LIB_ISOLATED (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dcommon_profile.h122 constexpr const char *MODULE_IS_LIB_ISOLATED = "libIsolation"; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp66 const std::string MODULE_IS_LIB_ISOLATED = "isLibIsolated"; variable
230 {MODULE_IS_LIB_ISOLATED, info.isLibIsolated}, in to_json()
578 MODULE_IS_LIB_ISOLATED, in from_json()
H A Dmodule_profile.cpp1301 MODULE_IS_LIB_ISOLATED, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dcommon_profile.h386 constexpr const char* MODULE_IS_LIB_ISOLATED = "libIsolation"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp72 constexpr const char* MODULE_IS_LIB_ISOLATED = "isLibIsolated"; variable
420 {MODULE_IS_LIB_ISOLATED, info.isLibIsolated}, in to_json()
851 MODULE_IS_LIB_ISOLATED, in from_json()
H A Dmodule_profile.cpp1550 MODULE_IS_LIB_ISOLATED, in from_json()