Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c242 static ResultCode SearchPinIndex(uint64_t templateId, uint32_t *index) in SearchPinIndex() function
267 ResultCode ret = SearchPinIndex(templateId, &index); in DelPinById()
643 ResultCode ret = SearchPinIndex(templateId, &index); in DoGetAlgoParameter()
662 ResultCode ret = SearchPinIndex(templateId, &index); in GetAntiBruteCountById()
677 ResultCode ret = SearchPinIndex(templateId, &index); in RefreshAntiBruteInfoToFile()
693 ResultCode ret = SearchPinIndex(templateId, &index); in SetAntiBruteInfoById()
720 ResultCode ret = SearchPinIndex(templateId, &index); in GetSubType()
742 ResultCode ret = SearchPinIndex(templateId, &index); in GetAntiBruteInfo()
873 ResultCode ret = SearchPinIndex(templateId, &index); in ClearAntiBruteInfoById()
1002 ResultCode ret = SearchPinIndex(templateId, &index); in AuthPinById()