Home
last modified time | relevance | path

Searched defs:GetOhosAccountInfoByUserId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/include/
H A Dmock_account_mgr_service.h62 ErrCode GetOhosAccountInfoByUserId(int32_t userId, OhosAccountInfo &info) override in GetOhosAccountInfoByUserId() function
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_mgr_service.cpp137 ErrCode AccountMgrService::GetOhosAccountInfoByUserId(int32_t userId, OhosAccountInfo &info) in GetOhosAccountInfoByUserId() function in OHOS::AccountSA::AccountMgrService
/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/src/
H A Daccount_proxy.cpp237 ErrCode AccountProxy::GetOhosAccountInfoByUserId(int32_t userId, OhosAccountInfo &ohosAccountInfo) in GetOhosAccountInfoByUserId() function in OHOS::AccountSA::AccountProxy
H A Dohos_account_kits_impl.cpp181 ErrCode OhosAccountKitsImpl::GetOhosAccountInfoByUserId(int32_t userId, OhosAccountInfo &accountInf… in GetOhosAccountInfoByUserId() function in OHOS::AccountSA::OhosAccountKitsImpl