Home
last modified time | relevance | path

Searched defs:QueryOsAccountDistributedInfo (Results 1 – 5 of 5) sorted by relevance

/base/account/os_account/services/accountmgr/test/mock/src/
Dmock_account_mgr_service.cpp61 ErrCode MockAccountMgrService::QueryOsAccountDistributedInfo(std::int32_t localId, OhosAccountInfo … in QueryOsAccountDistributedInfo() function in OHOS::AccountSA::MockAccountMgrService
/base/account/os_account/frameworks/ohosaccount/native/src/
Dohos_account_kits_impl.cpp204 std::pair<bool, OhosAccountInfo> OhosAccountKitsImpl::QueryOsAccountDistributedInfo(std::int32_t lo… in QueryOsAccountDistributedInfo() function in OHOS::AccountSA::OhosAccountKitsImpl
211 ErrCode OhosAccountKitsImpl::QueryOsAccountDistributedInfo(std::int32_t localId, OhosAccountInfo &a… in QueryOsAccountDistributedInfo() function in OHOS::AccountSA::OhosAccountKitsImpl
Daccount_proxy.cpp304 ErrCode AccountProxy::QueryOsAccountDistributedInfo(std::int32_t localId, OhosAccountInfo &accountI… in QueryOsAccountDistributedInfo() function in OHOS::AccountSA::AccountProxy
/base/account/os_account/services/accountmgr/src/
Daccount_mgr_service.cpp158 ErrCode AccountMgrService::QueryOsAccountDistributedInfo(std::int32_t localId, OhosAccountInfo &acc… in QueryOsAccountDistributedInfo() function in OHOS::AccountSA::AccountMgrService
/base/account/os_account/interfaces/kits/napi/distributedaccount/src/
Dnapi_distributed_account.cpp301 napi_value NapiDistributedAccount::QueryOsAccountDistributedInfo(napi_env env, napi_callback_info c… in QueryOsAccountDistributedInfo() function in OHOS::AccountJsKit::NapiDistributedAccount