Home
last modified time | relevance | path

Searched refs:SendMsgForAccountRemove (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dinner_os_account_manager_test.cpp82 ErrCode ret = innerMgrService_->SendMsgForAccountRemove(osAccountInfo);
/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Diinner_os_account_manager.h150 ErrCode SendMsgForAccountRemove(OsAccountInfo &osAccountInfo);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp822 errCode = SendMsgForAccountRemove(osAccountInfo); in RetryToGetAccount()
984 ErrCode IInnerOsAccountManager::SendMsgForAccountRemove(OsAccountInfo &osAccountInfo) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_inner_account_mgr_mock.cpp1006 ret = innerMgrService_->SendMsgForAccountRemove(osAccountInfoOne);
/ohos5.0/base/account/os_account/services/accountmgr/
H A Dlibaccountmgr.map147 …"OHOS::AccountSA::IInnerOsAccountManager::SendMsgForAccountRemove(OHOS::AccountSA::OsAccountInfo&)…