Searched refs:SendToAMSAccountStart (Results 1 – 6 of 6) sorted by relevance
25 static ErrCode SendToAMSAccountStart(OsAccountInfo &osAccountInfo,
21 ErrCode OsAccountInterface::SendToAMSAccountStart(OsAccountInfo &osAccountInfo, in SendToAMSAccountStart() function in OHOS::AccountSA::OsAccountInterface
33 static ErrCode SendToAMSAccountStart(OsAccountInfo &osAccountInfo,
147 ErrCode SendToAMSAccountStart(OsAccountInfo &osAccountInfo, const uint64_t dispalyId);
66 ErrCode OsAccountInterface::SendToAMSAccountStart(OsAccountInfo &osAccountInfo, in SendToAMSAccountStart() function in OHOS::AccountSA::OsAccountInterface
1780 ErrCode errCode = SendToAMSAccountStart(osAccountInfo, displayId); in RetryToGetAccount()1841 ErrCode IInnerOsAccountManager::SendToAMSAccountStart(OsAccountInfo &osAccountInfo, in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager1848 ErrCode errCode = OsAccountInterface::SendToAMSAccountStart(osAccountInfo, callbackFunc); in RetryToGetAccount()