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/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/mock/
Ddlp_os_account_mock.cpp50 ErrCode OhosAccountKits::GetOsAccountDistributedInfo(int32_t localId, OhosAccountInfo &accountInfo) in GetOsAccountDistributedInfo() function in OHOS::AccountSA::OhosAccountKits
/base/account/os_account/frameworks/ohosaccount/native/src/
Dohos_account_kits_impl.cpp215 ErrCode OhosAccountKitsImpl::GetOsAccountDistributedInfo(int32_t localId, OhosAccountInfo &accountI… in GetOsAccountDistributedInfo() function in OHOS::AccountSA::OhosAccountKitsImpl
/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
/base/account/os_account/services/accountmgr/src/
Daccount_mgr_service.cpp309 ErrCode AccountMgrService::GetOsAccountDistributedInfo(int32_t localId, OhosAccountInfo &info) in GetOsAccountDistributedInfo() function in OHOS::AccountSA::AccountMgrService