Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c881 static ResultCode UpdateAntiBruteFile(uint64_t templateId, bool authResultSucc) in UpdateAntiBruteFile() function
1007 if (UpdateAntiBruteFile(templateId, false) != RESULT_SUCCESS) { in AuthPinById()
1025 ret = UpdateAntiBruteFile(templateId, true); in AuthPinById()