Home
last modified time | relevance | path

Searched refs:SendMessageToVerifier (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dpin_auth.h76 int32_t SendMessageToVerifier(uint64_t scheduleId,
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dverifier_impl.cpp129 …if (pinHdi_->SendMessageToVerifier(scheduleId, msg, msgOut, isAuthEnd, compareResult) != SUCCESS) { in HandleVerifierMsg()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dpin_auth.cpp528 int32_t PinAuth::SendMessageToVerifier(uint64_t scheduleId, in SendMessageToVerifier() function in OHOS::UserIam::PinAuth::PinAuth