/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/ |
H A D | native_module.cpp | 28 napi_value upgradeFlag = nullptr; in FreeInstallExport() local
|
H A D | free_install.h | 38 int32_t upgradeFlag = 0; member
|
H A D | free_install.cpp | 144 InnerSetHapModuleUpgradeFlag(const std::string &bundleName, const std::string &moduleName, int32_t upgradeFlag) InnerSetHapModuleUpgradeFlag() argument
|
/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | hap_module_info.h | 123 int32_t upgradeFlag = 0; member
|
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/ |
H A D | inner_bundle_info.h | 78 int32_t upgradeFlag = 0; member
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | hap_module_info.h | 164 int32_t upgradeFlag = 0; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/ |
H A D | bms_bundle_permission_false_test.cpp | 611 bool upgradeFlag = false; in HWTEST_F() local
|
H A D | bms_bundle_permission_system_app_test.cpp | 486 bool upgradeFlag = false; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
H A D | bms_bundle_manager_test.cpp | 2588 int32_t upgradeFlag = 0; in HWTEST_F() local 3681 int32_t upgradeFlag = 1; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 2024 SetModuleUpgradeFlag(const std::string &bundleName, const std::string &moduleName, int32_t upgradeFlag) SetModuleUpgradeFlag() argument
|
H A D | bundle_mgr_host.cpp | 2523 int32_t upgradeFlag = data.ReadInt32(); in HandleSetModuleUpgradeFlag() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 1203 SetModuleUpgradeFlag( const std::string &bundleName, const std::string &moduleName, int32_t upgradeFlag) SetModuleUpgradeFlag() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 2003 SetModuleUpgradeFlag(const std::string &bundleName, const std::string &moduleName, int32_t upgradeFlag) SetModuleUpgradeFlag() argument
|
H A D | bundle_data_mgr.cpp | 4567 SetModuleUpgradeFlag(const std::string &bundleName, const std::string &moduleName, const int32_t upgradeFlag) SetModuleUpgradeFlag() argument
|
H A D | inner_bundle_info.cpp | 3515 ErrCode InnerBundleInfo::SetModuleUpgradeFlag(std::string moduleName, int32_t upgradeFlag) in SetModuleUpgradeFlag() argument [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | inner_bundle_info.h | 84 int32_t upgradeFlag = 0; member
|