/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/ |
H A D | bundle_sandbox_app_helper.cpp | 24 …id BundleSandboxAppHelper::SaveSandboxAppInfo(const InnerBundleInfo &info, const int32_t &appIndex) in SaveSandboxAppInfo() 38 …undleSandboxAppHelper::DeleteSandboxAppInfo(const std::string &bundleName, const int32_t &appIndex) in DeleteSandboxAppInfo() 53 …const std::string &bundleName, const int32_t &appIndex, const int32_t &userId, BundleInfo &info) c… in GetSandboxAppBundleInfo() argument 83 bool BundleSandboxAppHelper::DeleteSandboxAppIndex(const std::string &bundleName, int32_t appIndex) in DeleteSandboxAppIndex() 116 …const std::string &bundleName, const int32_t &appIndex, int32_t &userId, InnerBundleInfo &info) co… in GetSandboxAppInfo() argument 132 …const AbilityInfo &abilityInfo, int32_t appIndex, int32_t userId, HapModuleInfo &hapModuleInfo) co… in GetSandboxHapModuleInfo() 163 const int32_t &userId, int32_t &appIndex) in InstallSandboxApp() 176 const std::string &bundleName, const int32_t &appIndex, const int32_t &userId) in UninstallSandboxApp()
|
H A D | bundle_sandbox_data_mgr.cpp | 40 void BundleSandboxDataMgr::SaveSandboxAppInfo(const InnerBundleInfo &info, const int32_t &appIndex) in SaveSandboxAppInfo() 54 … BundleSandboxDataMgr::DeleteSandboxAppInfo(const std::string &bundleName, const int32_t &appIndex) in DeleteSandboxAppInfo() 72 …const std::string &bundleName, const int32_t &appIndex, int32_t &userId, InnerBundleInfo &info) co… in GetSandboxAppInfo() argument 111 …const std::string &bundleName, const int32_t &appIndex, const int32_t &userId, BundleInfo &info) c… in GetSandboxAppBundleInfo() argument 178 bool BundleSandboxDataMgr::DeleteSandboxAppIndex(const std::string &bundleName, int32_t appIndex) in DeleteSandboxAppIndex() 211 …boxDataMgr::GetSandboxHapModuleInfo(const AbilityInfo &abilityInfo, int32_t appIndex, int32_t user… in GetSandboxHapModuleInfo() 310 int32_t appIndex = 0; in RestoreSandboxPersistentInnerBundleInfo() local 322 bool BundleSandboxDataMgr::RestoreSandboxAppIndex(const std::string &bundleName, int32_t appIndex) in RestoreSandboxAppIndex()
|
H A D | bundle_sandbox_installer.cpp | 46 const int32_t &userId, int32_t &appIndex) in InstallSandboxApp() 151 const std::string &bundleName, const int32_t &appIndex, const int32_t &userId) in UninstallSandboxApp() 276 auto appIndex = info.GetAppIndex(); in SandboxAppRollBack() local 319 int32_t appIndex = Constants::INITIAL_SANDBOX_APP_INDEX; in UninstallAllSandboxApps() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/ |
H A D | bms_bundle_sandbox_app_test.cpp | 397 int32_t appIndex = 0; variable 416 int32_t appIndex = 0; variable 438 int32_t appIndex = 0; variable 460 int32_t appIndex = 0; variable 476 int32_t appIndex = 0; variable 489 int32_t appIndex = 0; variable 510 int32_t appIndex = 0; variable 526 int32_t appIndex = 0; variable 539 int32_t appIndex = 0; variable 558 int32_t appIndex = 0; variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_app_test/ |
H A D | bms_bundle_clone_app_bundle_logic_test.cpp | 281 int32_t appIndex = 1; variable 322 int32_t appIndex = 1; variable 365 int32_t appIndex = 0; variable 421 int32_t appIndex = 2; variable 432 int32_t appIndex = 1; variable 443 int32_t appIndex = 3; variable 470 int32_t appIndex = -1; variable 499 int32_t appIndex = 2; variable 534 int32_t appIndex = 3; variable 570 int32_t appIndex = 0; variable
|
H A D | bms_bundle_clone_app_ipc_test.cpp | 122 int32_t appIndex = 0; variable 134 int32_t appIndex = 0; variable 150 int32_t appIndex = 1; variable 178 int32_t appIndex = 1; variable 207 int32_t appIndex = 1; variable 234 int32_t appIndex = 1; variable 255 int32_t appIndex = 1; variable 276 int32_t appIndex = 10; variable 297 int32_t appIndex = 1; variable 313 int32_t appIndex = 0; variable [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/startup_util_test/ |
H A D | startup_util_test.cpp | 54 int32_t appIndex = 0; variable 68 int32_t appIndex = 0; variable 81 int32_t appIndex = 1001; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | inner_bundle_clone_common.h | 32 static std::string GetCloneDataDir(const std::string &bundleName, const int32_t appIndex) in GetCloneDataDir() 37 static std::string GetCloneBundleIdKey(const std::string &bundleName, const int32_t appIndex) in GetCloneBundleIdKey()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_status_callback_interface.h | 48 …virtual void OnBundleAdded(const std::string &bundleName, const int userId, const int32_t appIndex) in OnBundleAdded() 60 …rtual void OnBundleUpdated(const std::string &bundleName, const int userId, const int32_t appIndex) in OnBundleUpdated() 72 …rtual void OnBundleRemoved(const std::string &bundleName, const int userId, const int32_t appIndex) in OnBundleRemoved()
|
H A D | bundle_status_callback_proxy.h | 48 …d OnBundleAdded(const std::string &bundleName, const int userId, const int32_t appIndex) override … in OnBundleAdded() 55 …OnBundleUpdated(const std::string &bundleName, const int userId, const int32_t appIndex) override … in OnBundleUpdated() 62 …OnBundleRemoved(const std::string &bundleName, const int userId, const int32_t appIndex) override … in OnBundleRemoved()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/ |
H A D | bundle_mgr_sandbox_app_system_test.cpp | 359 int32_t appIndex = 0; variable 391 int32_t appIndex = 0; variable 428 int32_t appIndex = 0; variable 459 int32_t appIndex = 0; variable 496 int32_t appIndex = 0; variable 531 int32_t appIndex = 0; variable 574 int32_t appIndex = 0; variable 618 int32_t appIndex = 0; variable 663 int32_t appIndex = 0; variable 698 int32_t appIndex = 0; variable [all …]
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/ |
H A D | mock_inner_app_account_manager.cpp | 39 …tring &name, const std::string &extraInfo, const std::string &bundleName, const uint32_t &appIndex) in AddAccount() 58 const std::string &name, const std::string &bundleName, const uint32_t &appIndex) in DeleteAccount() 72 … const sptr<IRemoteObject> &eventListener, const std::string &bundleName, const uint32_t &appIndex) in SubscribeAppAccount()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_client.cpp | 147 int32_t &appIndex) in InstallSandboxApp() 156 ErrCode BundleMgrClient::UninstallSandboxApp(const std::string &bundleName, int32_t appIndex, int32… in UninstallSandboxApp() 166 const std::string &bundleName, int32_t appIndex, int32_t userId, BundleInfo &info) in GetSandboxBundleInfo() 175 ErrCode BundleMgrClient::GetSandboxAbilityInfo(const Want &want, int32_t appIndex, int32_t flags, i… in GetSandboxAbilityInfo() 185 ErrCode BundleMgrClient::GetSandboxExtAbilityInfos(const Want &want, int32_t appIndex, int32_t flag… in GetSandboxExtAbilityInfos() 195 ErrCode BundleMgrClient::GetSandboxHapModuleInfo(const AbilityInfo &abilityInfo, int32_t appIndex, … in GetSandboxHapModuleInfo() 205 …ndleMgrClient::GetDirByBundleNameAndAppIndex(const std::string &bundleName, const int32_t appIndex, in GetDirByBundleNameAndAppIndex()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/installer/ |
H A D | installer_impl.cpp | 60 int32_t appIndex = want.GetIntParam(SANDBOX_APP_INDEX, 0); in OnReceiveEvent() local 66 …nstallEventSubscriber::OnUninstall(const std::string &bundleName, int32_t userId, int32_t appIndex) in OnUninstall() 95 …d InstallEventSubscriber::OnUpdate(const std::string &bundleName, int32_t userId, int32_t appIndex) in OnUpdate() 115 … InstallEventSubscriber::OnInstall(const std::string &bundleName, int32_t userId, int32_t appIndex) in OnInstall()
|
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | inner_app_account_manager.cpp | 40 const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex) in AddAccount() 53 const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex) in CreateAccount() 78 const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex) in GetAccountExtraInfo() 84 const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex) in SetAccountExtraInfo() 130 const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex) in CheckAppAccountSyncEnable() 136 const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex) in SetAppAccountSyncEnable() 188 const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex) in DeleteAccountCredential() 296 const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex) in GetAllAccounts() 302 const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex) in GetAllAccessibleAccounts() 309 const uid_t &uid, const std::string &bundleName, const uint32_t &appIndex) in SelectAccountsByOptions() [all …]
|
H A D | app_account_manager_service.cpp | 53 uint32_t appIndex; in AddAccount() local 85 uint32_t appIndex; in CreateAccount() local 115 uint32_t appIndex; in DeleteAccount() local 127 uint32_t appIndex; in GetAccountExtraInfo() local 139 uint32_t appIndex; in SetAccountExtraInfo() local 211 uint32_t appIndex; in CheckAppAccountSyncEnable() local 229 uint32_t appIndex; in SetAppAccountSyncEnable() local 518 uint32_t appIndex; in GetAllAccounts() local 545 uint32_t appIndex; in GetAllAccessibleAccounts() local 563 uint32_t appIndex; in QueryAllAccessibleAccounts() local [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/ |
H A D | bundle_clone_installer.cpp | 47 const int32_t userId, int32_t &appIndex) in InstallCloneApp() 76 const std::string &bundleName, const int32_t userId, const int32_t appIndex) in UninstallCloneApp() 145 const int32_t userId, int32_t &appIndex) in ProcessCloneBundleInstall() 250 int32_t userId, int32_t appIndex) in ProcessCloneBundleUninstall() 344 …eCloneInstaller::RemoveCloneDataDir(const std::string bundleName, int32_t userId, int32_t appIndex) in RemoveCloneDataDir() 367 int32_t userId, int32_t appIndex, bool isPreInstallApp, bool isFreeInstallMode, in SendBundleSystemEvent()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | start_ability_utils.cpp | 45 …tartAbilityUtils::GetAppIndex(const Want &want, sptr<IRemoteObject> callerToken, int32_t &appIndex) in GetAppIndex() 125 int32_t appIndex = 0; in CheckAppProvisionMode() local 145 StartAbilityInfoWrap::StartAbilityInfoWrap(const Want &want, int32_t validUserId, int32_t appIndex, in StartAbilityInfoWrap() 226 int32_t appIndex) in CreateStartAbilityInfo() 278 int32_t appIndex) in CreateStartExtensionInfo() 318 int32_t appIndex, std::shared_ptr<StartAbilityInfo> abilityInfo) in FindExtensionInfo()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/test/mock/src/ |
H A D | system_ability_helper.cpp | 58 int SystemAbilityHelper::UninstallApp(const std::string &bundleName, int32_t uid, int32_t appIndex) in UninstallApp() 63 int SystemAbilityHelper::UpgradeApp(const std::string &bundleName, int32_t uid, int32_t appIndex) in UpgradeApp()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/ |
H A D | bms_bundle_permission_token_test.cpp | 129 int32_t appIndex = 1; variable 234 int32_t appIndex = Constants::INITIAL_SANDBOX_APP_INDEX + 1; variable 249 int32_t appIndex = 1 + Constants::INITIAL_SANDBOX_APP_INDEX; variable 264 int32_t appIndex = 1 + Constants::INITIAL_SANDBOX_APP_INDEX; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/ |
H A D | bundle_mgr_helper_test.cpp | 521 int32_t appIndex = 1; variable 536 int32_t appIndex = 1; variable 551 int32_t appIndex = 1; variable 564 int32_t appIndex = 1; variable 579 int32_t appIndex = -1; variable 605 int32_t appIndex = -1; variable 620 int32_t appIndex = 10; variable 635 int32_t appIndex = 0; variable 651 int32_t appIndex = FIRST_APP_INDEX; variable 699 int32_t appIndex = 0; variable [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | system_ability_helper.cpp | 60 int SystemAbilityHelper::UninstallApp(const std::string &bundleName, int32_t uid, int32_t appIndex) in UninstallApp() 65 int SystemAbilityHelper::UpgradeApp(const std::string &bundleName, int32_t uid, int32_t appIndex) in UpgradeApp()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_launch_data_test/ |
H A D | app_launch_data_test.cpp | 94 int32_t appIndex = 0; variable 129 int32_t appIndex = 0; variable
|
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/ |
H A D | app_account_event_record.h | 29 uint32_t appIndex; member 43 uint32_t appIndex; member
|
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/include/ |
H A D | dlp_sandbox_callback_info.h | 25 int32_t appIndex; member
|