Searched refs:SendMsgForAccountCreate (Results 1 – 5 of 5) sorted by relevance
103 errCode = IInnerOsAccountManager::GetInstance().SendMsgForAccountCreate(osAccountInfo_); in OnResult()
155 if (SendMsgForAccountCreate(osAccountInfo) != ERR_OK) { in CreateBaseStandardAccount()412 ErrCode IInnerOsAccountManager::SendMsgForAccountCreate( in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager483 errCode = SendMsgForAccountCreate(osAccountInfo); in RetryToGetAccount()532 errCode = SendMsgForAccountCreate(osAccountInfo, options); in RetryToGetAccount()581 errCode = SendMsgForAccountCreate(osAccountInfo, options); in RetryToGetAccount()
113 …ErrCode SendMsgForAccountCreate(OsAccountInfo &osAccountInfo, const CreateOsAccountOptions &option…
983 ret = innerMgrService_->SendMsgForAccountCreate(osAccountInfoOne);991 ret = innerMgrService_->SendMsgForAccountCreate(osAccountInfoOne);1000 ret = innerMgrService_->SendMsgForAccountCreate(osAccountInfoOne);
145 …"OHOS::AccountSA::IInnerOsAccountManager::SendMsgForAccountCreate(OHOS::AccountSA::OsAccountInfo&)…226 … "OHOS::AccountSA::IInnerOsAccountManager::SendMsgForAccountCreate(OsAccountInfo &osAccountInfo)";