Home
last modified time | relevance | path

Searched defs:QueryCredential (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dall_in_one_func.h37 } QueryCredential; typedef
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_auth_connector.cpp187 bool HiChainAuthConnector::QueryCredential(std::string &localUdid, int32_t osAccountId) in QueryCredential() function in OHOS::DistributedHardware::HiChainAuthConnector
/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Dcredential_operator.c403 static int32_t QueryCredential(const char *reqJsonStr, char **returnData) in QueryCredential() function