/ohos5.0/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 | 145 const std::string &moduleName, int32_t upgradeFlag) in InnerSetHapModuleUpgradeFlag()
|
/ohos5.0/base/security/device_auth/services/data_manager/inc/ |
H A D | data_manager.h | 41 uint8_t upgradeFlag; member 57 uint8_t upgradeFlag; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | hap_module_info.h | 123 int32_t upgradeFlag = 0; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/ |
H A D | inner_bundle_info.h | 78 int32_t upgradeFlag = 0; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | hap_module_info.h | 169 int32_t upgradeFlag = 0; member
|
/ohos5.0/base/security/device_auth/services/data_manager/src/ |
H A D | data_manager.c | 47 TlvUint8 upgradeFlag; member 71 TlvUint8 upgradeFlag; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/ |
H A D | bms_bundle_permission_system_app_test.cpp | 460 bool upgradeFlag = false; variable
|
H A D | bms_bundle_permission_false_test.cpp | 611 bool upgradeFlag = false; variable
|
/ohos5.0/base/security/device_auth/services/identity_manager/src/ |
H A D | identity_group.c | 553 …t osAccountId, const char *groupId, Uint8Buff *authIdBuff, int32_t *userType, int32_t *upgradeFlag) in GetSelfAuthIdAndUserType()
|
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/ |
H A D | group_operation_common.c | 31 int32_t CheckUpgradeIdentity(uint8_t upgradeFlag, const char *appId, const char *identityFromDB) in CheckUpgradeIdentity()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 1205 const std::string &bundleName, const std::string &moduleName, int32_t upgradeFlag) in SetModuleUpgradeFlag()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | inner_bundle_info.h | 114 int32_t upgradeFlag = 0; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
H A D | bms_bundle_manager_test.cpp | 2589 int32_t upgradeFlag = 0; variable 3703 int32_t upgradeFlag = 1; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | inner_bundle_info.cpp | 3588 ErrCode InnerBundleInfo::SetModuleUpgradeFlag(std::string moduleName, int32_t upgradeFlag) in SetModuleUpgradeFlag()
|
H A D | bundle_mgr_host_impl.cpp | 2064 const std::string &moduleName, int32_t upgradeFlag) in SetModuleUpgradeFlag()
|
H A D | bundle_data_mgr.cpp | 4539 const std::string &moduleName, const int32_t upgradeFlag) in SetModuleUpgradeFlag()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 1993 const std::string &moduleName, int32_t upgradeFlag) in SetModuleUpgradeFlag()
|
H A D | bundle_mgr_host.cpp | 2531 int32_t upgradeFlag = data.ReadInt32(); in HandleSetModuleUpgradeFlag() local
|