Searched refs:SendMsgForAccountCreate (Results 1 – 5 of 5) sorted by relevance
93 errCode = IInnerOsAccountManager::GetInstance().SendMsgForAccountCreate(osAccountInfo_); in OnResult()
130 if (SendMsgForAccountCreate(osAccountInfo) != ERR_OK) { in StartAccount()222 ErrCode IInnerOsAccountManager::SendMsgForAccountCreate(OsAccountInfo &osAccountInfo) in SendMsgForAccountCreate() function in OHOS::AccountSA::IInnerOsAccountManager260 errCode = SendMsgForAccountCreate(osAccountInfo); in CreateOsAccount()
277 ret = innerMgrService_->SendMsgForAccountCreate(osAccountInfoOne);285 ret = innerMgrService_->SendMsgForAccountCreate(osAccountInfoOne);294 ret = innerMgrService_->SendMsgForAccountCreate(osAccountInfoOne);325 ret = innerMgrService_->SendMsgForAccountCreate(osAccountInfoOne);333 ret = innerMgrService_->SendMsgForAccountCreate(osAccountInfoOne);339 ret = innerMgrService_->SendMsgForAccountCreate(osAccountInfoOne);
92 ErrCode SendMsgForAccountCreate(OsAccountInfo &osAccountInfo);
139 …"OHOS::AccountSA::IInnerOsAccountManager::SendMsgForAccountCreate(OHOS::AccountSA::OsAccountInfo&)…218 … "OHOS::AccountSA::IInnerOsAccountManager::SendMsgForAccountCreate(OsAccountInfo &osAccountInfo)";