Searched refs:SendMsgForAccountActivate (Results 1 – 5 of 5) sorted by relevance
95 ErrCode ret = innerMgrService_->SendMsgForAccountActivate(osAccountInfo);
144 ErrCode SendMsgForAccountActivate(OsAccountInfo &osAccountInfo, const bool startStorage = true,
232 errCode = SendMsgForAccountActivate(osAccountInfo); in RetryToGetAccount()1678 errCode = SendMsgForAccountActivate(osAccountInfo, startStorage); in RetryToGetAccount()1763 ErrCode IInnerOsAccountManager::SendMsgForAccountActivate(OsAccountInfo &osAccountInfo, const bool … in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
144 …"OHOS::AccountSA::IInnerOsAccountManager::SendMsgForAccountActivate(OHOS::AccountSA::OsAccountInfo…227 …"OHOS::AccountSA::IInnerOsAccountManager::SendMsgForAccountActivate(OsAccountInfo &osAccountInfo)";
994 ret = innerMgrService_->SendMsgForAccountActivate(osAccountInfoOne);