Searched refs:SendMsgForAccountDeactivate (Results 1 – 3 of 3) sorted by relevance
229 errCode = innerMgrService_->SendMsgForAccountDeactivate(osAccountInfo);
148 ErrCode SendMsgForAccountDeactivate(OsAccountInfo &osAccountInfo, bool isStopStorage = true);
890 ErrCode IInnerOsAccountManager::SendMsgForAccountDeactivate(OsAccountInfo &osAccountInfo, bool isSt… in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager1726 errCode = SendMsgForAccountDeactivate(osAccountInfo, isStopStorage); in RetryToGetAccount()