Home
last modified time | relevance | path

Searched defs:upgradeFlag (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dnative_module.cpp28 napi_value upgradeFlag = nullptr; in FreeInstallExport() local
H A Dfree_install.h38 int32_t upgradeFlag = 0; member
H A Dfree_install.cpp145 const std::string &moduleName, int32_t upgradeFlag) in InnerSetHapModuleUpgradeFlag()
/ohos5.0/base/security/device_auth/services/data_manager/inc/
H A Ddata_manager.h41 uint8_t upgradeFlag; member
57 uint8_t upgradeFlag; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dhap_module_info.h123 int32_t upgradeFlag = 0; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h78 int32_t upgradeFlag = 0; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h169 int32_t upgradeFlag = 0; member
/ohos5.0/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c47 TlvUint8 upgradeFlag; member
71 TlvUint8 upgradeFlag; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_system_app_test.cpp460 bool upgradeFlag = false; variable
H A Dbms_bundle_permission_false_test.cpp611 bool upgradeFlag = false; variable
/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_group.c553 …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 Dgroup_operation_common.c31 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 Dbundle_mgr_interface.h1205 const std::string &bundleName, const std::string &moduleName, int32_t upgradeFlag) in SetModuleUpgradeFlag()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h114 int32_t upgradeFlag = 0; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp2589 int32_t upgradeFlag = 0; variable
3703 int32_t upgradeFlag = 1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp3588 ErrCode InnerBundleInfo::SetModuleUpgradeFlag(std::string moduleName, int32_t upgradeFlag) in SetModuleUpgradeFlag()
H A Dbundle_mgr_host_impl.cpp2064 const std::string &moduleName, int32_t upgradeFlag) in SetModuleUpgradeFlag()
H A Dbundle_data_mgr.cpp4539 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 Dbundle_mgr_proxy.cpp1993 const std::string &moduleName, int32_t upgradeFlag) in SetModuleUpgradeFlag()
H A Dbundle_mgr_host.cpp2531 int32_t upgradeFlag = data.ReadInt32(); in HandleSetModuleUpgradeFlag() local