Home
last modified time | relevance | path

Searched refs:DeleteTemplate (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.cpp153 int32_t result = pinAuth->DeleteTemplate(0);
156 result = pinAuth->DeleteTemplate(INVALID_TEMPLATE_ID);
297 result = pinAuth->DeleteTemplate(templateId);
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dpin_auth.h59 int32_t DeleteTemplate(uint64_t templateId);
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dall_in_one_impl.cpp303 int32_t result = pinHdi_->DeleteTemplate(templateId); in Delete()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dpin_auth.cpp265 int32_t PinAuth::DeleteTemplate(uint64_t templateId) in DeleteTemplate() function in OHOS::UserIam::PinAuth::PinAuth
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-pinauth-des.md516 int32_t result = pinHdi_->DeleteTemplate(templateId);
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-pinauth-des.md516 int32_t result = pinHdi_->DeleteTemplate(templateId);