Home
last modified time | relevance | path

Searched refs:QueryPinInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/
H A Dpin_auth_test.cpp135 int32_t result = pinAuth->QueryPinInfo(0, pinCredentialInfo);
138 result = pinAuth->QueryPinInfo(INVALID_TEMPLATE_ID, pinCredentialInfo);
284 result = pinAuth->QueryPinInfo(templateId, pinCredentialInfo);
330 result = pinAuth->QueryPinInfo(g_antiTemplateId, pinCredentialInfo);
357 result = pinAuth->QueryPinInfo(g_antiTemplateId, pinCredentialInfo);
384 result = pinAuth->QueryPinInfo(g_antiTemplateId, pinCredentialInfo);
411 result = pinAuth->QueryPinInfo(g_antiTemplateId, pinCredentialInfo);
438 result = pinAuth->QueryPinInfo(g_antiTemplateId, pinCredentialInfo);
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dpin_auth.h58 int32_t QueryPinInfo(uint64_t templateId, PinCredentialInfo &pinCredentialInfoRet);
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dall_in_one_impl.cpp166 int32_t result = pinHdi_->QueryPinInfo(templateId, infoRet); in AuthenticateInner()
340 int32_t result = pinHdi_->QueryPinInfo(templateId, infoRet); in GetProperty()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dpin_auth.cpp246 int32_t PinAuth::QueryPinInfo(uint64_t templateId, PinCredentialInfo &pinCredentialInfoRet) in QueryPinInfo() function in OHOS::UserIam::PinAuth::PinAuth
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-pinauth-des.md553 int32_t result = pinHdi_->QueryPinInfo(templateId, infoRet);
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-pinauth-des.md553 int32_t result = pinHdi_->QueryPinInfo(templateId, infoRet);