Home
last modified time | relevance | path

Searched refs:defaultActivatedId_ (Results 1 - 2 of 2) sorted by relevance

/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp75 osAccountControl_->GetDefaultActivatedOsAccount(defaultActivatedId_); in IInnerOsAccountManager()
204 ErrCode errCode = GetRealOsAccountInfoById(defaultActivatedId_, osAccountInfo); in RetryToGetAccount()
206 ACCOUNT_LOGE("account not found, localId: %{public}d, error: %{public}d", defaultActivatedId_, errCode); in RetryToGetAccount()
723 if (id == defaultActivatedId_) { in RetryToGetAccount()
726 defaultActivatedId_ = Constants::START_USER_ID; in RetryToGetAccount()
1701 SetAppRecovery(isAppRecovery, activeAccountId_, id, defaultActivatedId_); in RetryToGetAccount()
1970 defaultActivatedId_ = id; in RetryToGetAccount()
2022 if (id == defaultActivatedId_) { in RetryToGetAccount()
2041 defaultActivatedId_ = id; in RetryToGetAccount()
2104 id = defaultActivatedId_; in RetryToGetAccount()
[all...]
/base/account/os_account/services/accountmgr/include/osaccount/
H A Diinner_os_account_manager.h177 std::int32_t defaultActivatedId_ = -1; member in OHOS::AccountSA::IInnerOsAccountManager

Completed in 5 milliseconds