/ohos5.0/foundation/multimodalinput/input/service/account_manager/test/ |
H A D | account_manager_test.cpp | 129 int32_t accountId = data.GetCode(); variable 148 int32_t accountId = data.GetCode(); variable 179 int32_t accountId = data.GetCode(); variable 196 int32_t accountId = data.GetCode(); variable 211 int32_t accountId = 1; variable 226 int32_t accountId = 2; variable 241 int32_t accountId = 3; variable 256 int32_t accountId = 3; variable 274 int32_t accountId = 5; variable 295 int32_t accountId = 3; variable [all …]
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/unittest/ |
H A D | accessibility_account_data_test.cpp | 90 int32_t accountId = 1; variable 110 const int32_t accountId = 1; variable 141 const int32_t accountId = 1; variable 170 const int32_t accountId = 1; variable 200 const int32_t accountId = 1; variable 225 const int32_t accountId = 1; variable 243 const int32_t accountId = 1; variable 274 const int32_t accountId = 1; variable 291 const int32_t accountId = 1; variable 317 const int32_t accountId = 1; variable [all …]
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
H A D | multi_account_manager.cpp | 85 bool MultiAccountManager::SetAccountPriority(int accountId, std::string accountName, in SetAccountPriority() 118 int MultiAccountManager::RecalcBundlePriority(int accountId, int bundlePriority) in RecalcBundlePriority() 148 std::shared_ptr<AccountPriorityInfo> MultiAccountManager::GetAccountPriorityInfo(int accountId) in GetAccountPriorityInfo() 195 for (int accountId : accountIds) { in UpdateAccountPriorityInfo() local 212 std::shared_ptr<AccountBundleInfo> MultiAccountManager::GetAccountBundleInfo(int accountId, in GetAccountBundleInfo() 222 void MultiAccountManager::KillProcessesOfAccount(int accountId, in KillProcessesOfAccount() 246 for (int accountId : switchedAccountIds) { in HandleAccountColdSwitch() local 259 for (int accountId : updatedAccountIds) { in HandleAccountHotSwitch() local 284 bool MultiAccountManager::HandleOsAccountsChanged(int accountId, AccountSA::OS_ACCOUNT_SWITCH_MOD s… in HandleOsAccountsChanged()
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_common_event.cpp | 131 int32_t accountId = data.GetCode(); in HandleUserAdded() local 142 int32_t accountId = data.GetCode(); in HandleUserRemoved() local 153 int32_t accountId = data.GetCode(); in HandleUserSwitched() local 166 …int32_t accountId = Singleton<AccessibleAbilityManagerService>::GetInstance().GetCurrentAccountId(… in HandlePackageRemoved() local 179 …int32_t accountId = Singleton<AccessibleAbilityManagerService>::GetInstance().GetCurrentAccountId(… in HandlePackageAdd() local 192 …int32_t accountId = Singleton<AccessibleAbilityManagerService>::GetInstance().GetCurrentAccountId(… in HandlePackageChanged() local
|
H A D | accessible_ability_channel.cpp | 67 int32_t accountId = accountId_; in SearchElementInfoByAccessibilityId() local 127 int32_t accountId = accountId_; in SearchElementInfosByText() local 182 int32_t accountId = accountId_; in FindFocusedElementInfo() local 234 int32_t accountId = accountId_; in FocusMoveSearch() local 351 int32_t accountId = accountId_; in ExecuteAction() local 402 int32_t accountId = accountId_; in GetWindow() local 468 int32_t accountId = accountId_; in GetWindows() local 521 int32_t accountId = accountId_; in SetOnKeyPressEventResult() local 553 int32_t accountId = accountId_; in GetCursorPosition() local 593 int32_t accountId = accountId_; in SendSimulateGesture() local [all …]
|
H A D | accessible_ability_connection.cpp | 27 AccessibleAbilityConnection::AccessibleAbilityConnection(int32_t accountId, int32_t connectionId, in AccessibleAbilityConnection() 58 int32_t accountId = accountId_; in OnAbilityConnectDone() local 119 int32_t accountId = accountId_; in OnAbilityDisconnectDone() local 346 int32_t accountId = accountId_; in OnRemoteDied() local
|
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/ |
H A D | reclaim_priority_manager_test.cpp | 105 int accountId = 0; variable 115 int accountId = 0; variable 131 int accountId = GetOsAccountIdByUid(uid); variable 152 int accountId = GetOsAccountIdByUid(uid); variable 188 int accountId = GetOsAccountIdByUid(uid); variable 212 int accountId = GetOsAccountIdByUid(uid); variable 650 int accountId = 100; variable 676 int accountId = 100; variable 700 int accountId = 100; variable 724 int accountId = 100; variable [all …]
|
H A D | multi_account_manager_test.cpp | 64 int accountId = 2; variable 81 int accountId = 2; variable 95 int accountId = 100; variable 118 int accountId = 100; variable 153 int accountId = 3; variable 227 int accountId = 100; variable
|
H A D | default_multi_account_strategy_test.cpp | 67 int accountId = 0; variable 104 int accountId = 0; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/service_extension_context_test/ |
H A D | service_extension_context_test.cpp | 178 int accountId = 1; variable 195 int accountId = 1; variable 213 int32_t accountId = 1; variable 231 int32_t accountId = 1; variable 249 int32_t accountId = 1; variable 267 int32_t accountId = 1; variable 356 int32_t accountId = 1; variable 379 int32_t accountId = 1; variable 402 int32_t accountId = 1; variable
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/common/ |
H A D | ability_manager_adapter_mock.cpp | 51 ErrCode AbilityManagerAdapter::StartUser(int accountId, const sptr<AAFwk::IUserCallback> &callback) in StartUser() 60 ErrCode AbilityManagerAdapter::StopUser(int accountId, const sptr<AAFwk::IUserCallback> &callback) in StopUser() 69 ErrCode AbilityManagerAdapter::LogoutUser(int accountId) in LogoutUser()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
H A D | cj_ability_context.cpp | 121 int32_t CJAbilityContext::StartAbilityWithAccount(const AAFwk::Want& want, int32_t accountId) in StartAbilityWithAccount() 131 const AAFwk::Want& want, int32_t accountId, const AAFwk::StartOptions& startOptions) in StartAbilityWithAccount() 149 …32_t CJAbilityContext::StartServiceExtensionAbilityWithAccount(const Want& want, int32_t accountId) in StartServiceExtensionAbilityWithAccount() 167 …t32_t CJAbilityContext::StopServiceExtensionAbilityWithAccount(const Want& want, int32_t accountId) in StopServiceExtensionAbilityWithAccount() 214 const AAFwk::Want& want, int32_t accountId, int64_t connectionId) in ConnectAbilityWithAccount() 254 const AAFwk::Want& want, int32_t accountId, int32_t requestCode, RuntimeTask&& task) in StartAbilityForResultWithAccount() 263 …32_t CJAbilityContext::StartAbilityForResultWithAccount(const AAFwk::Want& want, int32_t accountId, in StartAbilityForResultWithAccount()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | common_event_listener.cpp | 96 int32_t accountId = INVALID_ID; in GetForegroundOsAccountLocalId() local 106 AccountSA::OsAccountType CommonEventListener::GetOsAccountType(int32_t& accountId) in GetOsAccountType() 118 int32_t accountId = GetForegroundOsAccountLocalId(); in OnUserSwitched() local
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/ |
H A D | reclaim_strategy_manager.cpp | 146 void ReclaimStrategyManager::NotifyAccountDied(int accountId) in NotifyAccountDied() 160 void ReclaimStrategyManager::NotifyAccountPriorityChanged(int accountId, int priority) in NotifyAccountPriorityChanged() 176 bool ReclaimStrategyManager::HandleAccountDied_(int accountId) in HandleAccountDied_() 181 bool ReclaimStrategyManager::HandleAccountPriorityChanged_(int accountId, int priority) in HandleAccountPriorityChanged_()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/service_extension_context/ |
H A D | service_extension_context.js | 58 startAbilityWithAccount(want, accountId, options, callback) { argument 73 startServiceExtensionAbilityWithAccount(want, accountId, callback) { argument 83 stopServiceExtensionAbilityWithAccount(want, accountId, callback) { argument 88 connectAbilityWithAccount(want, accountId, options) { argument 93 connectServiceExtensionAbilityWithAccount(want, accountId, options) { argument 140 startAbilityByCallWithAccount(want, accountId) { argument
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | ability_connection_manager_test.cpp | 69 int32_t accountId = -1; variable 106 int32_t accountId = -1; variable 125 int32_t accountId = -1; variable 142 int32_t accountId = -1; variable 161 int32_t accountId = -1; variable 183 int32_t accountId = -1; variable 214 int32_t accountId = -1; variable 281 int32_t accountId = 0; variable
|
/ohos5.0/base/telephony/core_service/utils/vcard/src/ |
H A D | vcard_manager.cpp | 72 … std::string &path, std::shared_ptr<DataShare::DataShareHelper> dataShareHelper, int32_t accountId) in ImportLock() 86 int32_t VCardManager::Import(const std::string &path, int32_t accountId) in Import() 117 void VCardManager::InsertContactDbAbility(int32_t accountId, int32_t &errorCode) in InsertContactDbAbility() 141 void VCardManager::BatchInsertContactDbAbility(int32_t accountId, int32_t &errorCode) in BatchInsertContactDbAbility() 177 int32_t accountId, uint32_t size, std::vector<int32_t> &rawIds, int32_t &errorCode) in BatchInsertRawContact() 240 int32_t VCardManager::InsertRawContact(int32_t accountId) in InsertRawContact() 250 bool VCardManager::IsContactsIdExit(int32_t accountId) in IsContactsIdExit() 282 bool VCardManager::IsAccountIdExit(int32_t accountId) in IsAccountIdExit()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | user_callback_stub.cpp | 26 auto accountId = data.ReadInt32(); in OnStopUserDoneInner() local 34 auto accountId = data.ReadInt32(); in OnStartUserDoneInner() local
|
/ohos5.0/foundation/multimodalinput/input/service/account_manager/src/ |
H A D | account_manager.cpp | 71 AccountManager::AccountSetting::AccountSetting(int32_t accountId) in AccountSetting() 110 void AccountManager::AccountSetting::AccShortcutTimeout(int32_t accountId, const std::string &key) in AccShortcutTimeout() 121 void AccountManager::AccountSetting::AccShortcutEnabled(int32_t accountId, const std::string &key) in AccShortcutEnabled() 132 void AccountManager::AccountSetting::AccShortcutEnabledOnScreenLocked(int32_t accountId, const std:… in AccShortcutEnabledOnScreenLocked() 416 int32_t accountId = data.GetCode(); in OnAddUser() local 426 int32_t accountId = data.GetCode(); in OnRemoveUser() local 438 int32_t accountId = data.GetCode(); in OnSwitchUser() local
|
/ohos5.0/foundation/communication/dsoftbus/core/adapter/bus_center/src/ |
H A D | lnn_ohos_account.cpp | 71 int64_t accountId = 0; in LnnInitOhosAccount() local 91 int64_t accountId = 0; in LnnUpdateOhosAccount() local
|
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/include/mock/ |
H A D | enterprise_admin_stub_mock.h | 45 void OnBundleAdded(const std::string &bundleName, int32_t accountId) override {} in OnBundleAdded() 47 void OnBundleRemoved(const std::string &bundleName, int32_t accountId) override {} in OnBundleRemoved()
|
/ohos5.0/base/customization/enterprise_device_management/framework/extension/src/ |
H A D | enterprise_admin_stub_impl.cpp | 41 void EnterpriseAdminStubImpl::OnBundleAdded(const std::string &bundleName, int32_t accountId) in OnBundleAdded() 51 void EnterpriseAdminStubImpl::OnBundleRemoved(const std::string &bundleName, int32_t accountId) in OnBundleRemoved()
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/wallpaper_extension_context/ |
H A D | wallpaper_extension_context.js | 34 startAbilityWithAccount(want, accountId, options, callback) { argument 39 connectAbilityWithAccount(want, accountId, options) { argument
|
/ohos5.0/base/print/print_fwk/interfaces/kits/jsnapi/print_extensionctx/ |
H A D | print_extension_context.js | 34 connectAbilityWithAccount(want, accountId, options) { argument 39 startAbilityWithAccount(want, accountId, options, callback) { argument
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability_context/ |
H A D | ability_context.js | 57 startAbilityWithAccount(want, accountId, options, callback) { argument 84 startAbilityByCallWithAccount(want, accountId) { argument 112 startAbilityForResultWithAccount(want, accountId, options, callback) { argument 132 startServiceExtensionAbilityWithAccount(want, accountId, callback) { argument 140 stopServiceExtensionAbilityWithAccount(want, accountId, callback) { argument 148 connectAbilityWithAccount(want, accountId, options) { argument 152 connectServiceExtensionAbilityWithAccount(want, accountId, options) { argument
|