Home
last modified time | relevance | path

Searched refs:lockoutDuration (Results 1 - 8 of 8) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dcoauth.h73 int32_t lockoutDuration; member
/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthhdi_fuzzer/
H A Dpin_auth_hdi_fuzzer.cpp109 property.lockoutDuration = parcel.ReadInt32(); in FillFuzzProperty()
/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutor_fuzzer/
H A Dall_in_one_executor_fuzzer.cpp130 property.lockoutDuration = parcel.ReadInt32(); in FillFuzzProperty()
/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutor_fuzzer/
H A Dall_in_one_executor_fuzzer.cpp130 property.lockoutDuration = parcel.ReadInt32(); in FillFuzzProperty()
/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dall_in_one_impl.cpp348 property.lockoutDuration = infoRet.freezingTime; in GetProperty()
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp607 infoOut.lockoutDuration = infoIn.freezingTime; in CopyAuthResult()
1579 out->lockoutDuration = in->lockoutDuration; in CopyHdiAuthResultInfo()
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
H A Duser_auth_hdi_fuzzer.cpp142 authResultInfo.lockoutDuration = parcel.ReadInt32(); in FillFuzzAuthResultInfo()
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c995 result = GetAttributeInt32(attribute, ATTR_LOCKOUT_DURATION, &(authResultInfo->lockoutDuration)); in GetAuthResultInfoFromAttribute()
997 LOG_ERROR("GetAttributeInt32 lockoutDuration failed"); in GetAuthResultInfoFromAttribute()

Completed in 9 milliseconds