Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_account_mgr_service.cpp61 ErrCode MockAccountMgrService::QueryOhosAccountInfoByUserId(std::int32_t userId, OhosAccountInfo &a… in QueryOhosAccountInfoByUserId() function in OHOS::AccountSA::MockAccountMgrService
/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/src/
H A Dohos_account_kits_impl.cpp192 std::pair<bool, OhosAccountInfo> OhosAccountKitsImpl::QueryOhosAccountInfoByUserId(std::int32_t use… in QueryOhosAccountInfoByUserId() function in OHOS::AccountSA::OhosAccountKitsImpl
199 ErrCode OhosAccountKitsImpl::QueryOhosAccountInfoByUserId(std::int32_t userId, OhosAccountInfo &acc… in QueryOhosAccountInfoByUserId() function in OHOS::AccountSA::OhosAccountKitsImpl
H A Daccount_proxy.cpp261 ErrCode AccountProxy::QueryOhosAccountInfoByUserId(std::int32_t userId, OhosAccountInfo &accountInf… in QueryOhosAccountInfoByUserId() function in OHOS::AccountSA::AccountProxy
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_mgr_service.cpp150 ErrCode AccountMgrService::QueryOhosAccountInfoByUserId(std::int32_t userId, OhosAccountInfo &accou… in QueryOhosAccountInfoByUserId() function in OHOS::AccountSA::AccountMgrService