Searched refs:SendToStorageAccountStart (Results 1 – 6 of 6) sorted by relevance
44 static ErrCode SendToStorageAccountStart(OsAccountInfo &osAccountInfo);
111 ErrCode OsAccountInterface::SendToStorageAccountStart(OsAccountInfo &osAccountInfo) in SendToStorageAccountStart() function in OHOS::AccountSA::OsAccountInterface
52 static ErrCode SendToStorageAccountStart(OsAccountInfo &osAccountInfo);
146 ErrCode SendToStorageAccountStart(OsAccountInfo &osAccountInfo);
458 ErrCode OsAccountInterface::SendToStorageAccountStart(OsAccountInfo &osAccountInfo) in SendToStorageAccountStart() function in OHOS::AccountSA::OsAccountInterface
1774 ErrCode errCode = SendToStorageAccountStart(osAccountInfo); in RetryToGetAccount()1811 ErrCode IInnerOsAccountManager::SendToStorageAccountStart(OsAccountInfo &osAccountInfo) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager1815 ErrCode err = OsAccountInterface::SendToStorageAccountStart(osAccountInfo); in RetryToGetAccount()