Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_auth_connector.cpp218 int32_t HiChainAuthConnector::GetCredential(std::string &localUdid, int32_t osAccountId, std::strin… in GetCredential() function in OHOS::DistributedHardware::HiChainAuthConnector
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Dmock_iuser_auth_interface.h75 int32_t GetCredential(int32_t userId, int32_t authType, std::vector<HdiCredentialInfo> &infos) in GetCredential() function
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1066 int32_t UserAuthInterfaceService::GetCredential(int32_t userId, int32_t authType, std::vector<Crede… in GetCredential() function in OHOS::HDI::UserAuth::UserAuthInterfaceService
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account.cpp757 napi_value NapiAppAccount::GetCredential(napi_env env, napi_callback_info cbInfo) in GetCredential() function in OHOS::AccountJsKit::NapiAppAccount