Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c659 static ResultCode GetAntiBruteCountById(uint64_t templateId, uint32_t *count) in GetAntiBruteCountById() function
898 ResultCode ret = GetAntiBruteCountById(templateId, &errorCount); in UpdateAntiBruteFile()