Searched refs:SendMsgForAccountRemove (Results 1 – 5 of 5) sorted by relevance
73 ErrCode ret = IInnerOsAccountManager::GetInstance().SendMsgForAccountRemove(osAccountInfo);
112 ErrCode SendMsgForAccountRemove(OsAccountInfo &osAccountInfo);
358 ErrCode errCode = SendMsgForAccountRemove(osAccountInfo); in RemoveOsAccountOperate()459 ErrCode IInnerOsAccountManager::SendMsgForAccountRemove(OsAccountInfo &osAccountInfo) in SendMsgForAccountRemove() function in OHOS::AccountSA::IInnerOsAccountManager821 ErrCode errCode = SendMsgForAccountRemove(osAccountInfos[i]); in CleanGarbageAccounts()
300 ret = innerMgrService_->SendMsgForAccountRemove(osAccountInfoOne);
141 …"OHOS::AccountSA::IInnerOsAccountManager::SendMsgForAccountRemove(OHOS::AccountSA::OsAccountInfo&)…