Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/test/mock/include/
Dmock_account_mgr_service.h62 ErrCode GetOsAccountDistributedInfo(int32_t localId, OhosAccountInfo &info) override in GetOsAccountDistributedInfo() function
/base/account/os_account/frameworks/ohosaccount/native/src/
Dohos_account_kits_impl.cpp193 ErrCode OhosAccountKitsImpl::GetOsAccountDistributedInfo(int32_t localId, OhosAccountInfo &accountI… in GetOsAccountDistributedInfo() function in OHOS::AccountSA::OhosAccountKitsImpl
Daccount_proxy.cpp280 ErrCode AccountProxy::GetOsAccountDistributedInfo(int32_t localId, OhosAccountInfo &ohosAccountInfo) in GetOsAccountDistributedInfo() function in OHOS::AccountSA::AccountProxy
/base/account/os_account/services/accountmgr/src/
Daccount_mgr_service.cpp149 ErrCode AccountMgrService::GetOsAccountDistributedInfo(int32_t localId, OhosAccountInfo &info) in GetOsAccountDistributedInfo() function in OHOS::AccountSA::AccountMgrService
/base/account/os_account/interfaces/kits/napi/distributedaccount/src/
Dnapi_distributed_account.cpp306 napi_value NapiDistributedAccount::GetOsAccountDistributedInfo(napi_env env, napi_callback_info cbI… in GetOsAccountDistributedInfo() function in OHOS::AccountJsKit::NapiDistributedAccount