Home
last modified time | relevance | path

Searched refs:PrepareOsAccountInfo (Results 1 – 4 of 4) sorted by relevance

/base/account/os_account/services/accountmgr/test/unittest/os_account/
Dos_account_inner_account_mgr_mock.cpp220 int ret = innerMgrService_->PrepareOsAccountInfo(name, type, domainInfo1, accountInfo);
228 ret = innerMgrService_->PrepareOsAccountInfo(name, type, domainInfo1, accountInfo);
234 ret = innerMgrService_->PrepareOsAccountInfo(name, type, domainInfo2, accountInfo);
240 ret = innerMgrService_->PrepareOsAccountInfo(name, type, domainInfo1, accountInfo);
249 ret = innerMgrService_->PrepareOsAccountInfo(name, type, domainInfo1, accountInfo);
255 ret = innerMgrService_->PrepareOsAccountInfo(name, type, domainInfo1, accountInfo);
/base/account/os_account/services/accountmgr/include/osaccount/
Diinner_os_account_manager.h108 ErrCode PrepareOsAccountInfo(const std::string &name, const OsAccountType &type,
/base/account/os_account/services/accountmgr/src/osaccount/
Dinner_os_account_manager.cpp177 ErrCode IInnerOsAccountManager::PrepareOsAccountInfo(const std::string &name, const OsAccountType &… in PrepareOsAccountInfo() function in OHOS::AccountSA::IInnerOsAccountManager
256 ErrCode errCode = PrepareOsAccountInfo(name, type, domainInfo, osAccountInfo); in CreateOsAccount()
304 … ErrCode errCode = PrepareOsAccountInfo(osAccountName, type, domainAccountInfo, osAccountInfo); in BindDomainAccount()
/base/account/os_account/services/accountmgr/
Dlibaccountmgr.map132 …"OHOS::AccountSA::IInnerOsAccountManager::PrepareOsAccountInfo(std::__h::basic_string<char, std::_…