Home
last modified time | relevance | path

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

/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/mock/
Ddlp_os_account_mock.cpp40 std::pair<bool, OhosAccountInfo> OhosAccountKits::QueryOsAccountDistributedInfo(std::int32_t userId) in QueryOsAccountDistributedInfo() function in OHOS::AccountSA::OhosAccountKits
/base/account/os_account/services/accountmgr/test/mock/src/
Dmock_account_mgr_service.cpp61 ErrCode MockAccountMgrService::QueryOsAccountDistributedInfo( in QueryOsAccountDistributedInfo() function in OHOS::AccountSA::MockAccountMgrService
/base/account/os_account/frameworks/ohosaccount/native/src/
Dohos_account_kits_impl.cpp230 std::pair<bool, OhosAccountInfo> OhosAccountKitsImpl::QueryOsAccountDistributedInfo(std::int32_t lo… in QueryOsAccountDistributedInfo() function in OHOS::AccountSA::OhosAccountKitsImpl
237 ErrCode OhosAccountKitsImpl::QueryOsAccountDistributedInfo(std::int32_t localId, OhosAccountInfo &a… in QueryOsAccountDistributedInfo() function in OHOS::AccountSA::OhosAccountKitsImpl
/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
/base/account/os_account/services/accountmgr/src/
Daccount_mgr_service.cpp370 ErrCode AccountMgrService::QueryOsAccountDistributedInfo( in QueryOsAccountDistributedInfo() function in OHOS::AccountSA::AccountMgrService