Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c690 static ResultCode SetAntiBruteInfoById(uint64_t templateId, uint32_t count, uint64_t startFreezeTim… in SetAntiBruteInfoById() function
834 if (SetAntiBruteInfoById(templateId, count, timeValue) != RESULT_SUCCESS) { in ComputeFreezeTime()
906 ret = SetAntiBruteInfoById(templateId, errorCount, nowTime); in UpdateAntiBruteFile()