Home
last modified time | relevance | path

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

/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c690 static ResultCode SetAntiBruteInfoById(uint64_t templateId, uint32_t count, uint64_t startFreezeTime) in SetAntiBruteInfoById() function
834 if (SetAntiBruteInfoById(templateId, count, timeValue) != RESULT_SUCCESS) { in ComputeFreezeTime()
835 LOG_ERROR("SetAntiBruteInfoById fail."); in ComputeFreezeTime()
906 ret = SetAntiBruteInfoById(templateId, errorCount, nowTime); in UpdateAntiBruteFile()
908 LOG_ERROR("SetAntiBruteInfoById fail."); in UpdateAntiBruteFile()

Completed in 3 milliseconds