Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/test/mock/src/
Dmock_account_mgr_service.cpp61 ErrCode MockAccountMgrService::QueryOhosAccountInfoByUserId(std::int32_t userId, OhosAccountInfo &a… in QueryOhosAccountInfoByUserId() function in OHOS::AccountSA::MockAccountMgrService
/base/account/os_account/frameworks/ohosaccount/native/src/
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
Daccount_proxy.cpp261 ErrCode AccountProxy::QueryOhosAccountInfoByUserId(std::int32_t userId, OhosAccountInfo &accountInf… in QueryOhosAccountInfoByUserId() function in OHOS::AccountSA::AccountProxy
/base/account/os_account/services/accountmgr/src/
Daccount_mgr_service.cpp150 ErrCode AccountMgrService::QueryOhosAccountInfoByUserId(std::int32_t userId, OhosAccountInfo &accou… in QueryOhosAccountInfoByUserId() function in OHOS::AccountSA::AccountMgrService