Home
last modified time | relevance | path

Searched defs:startFreezeTime (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/database/inc/
H A Dpin_db_ops_v0.h36 uint64_t startFreezeTime; member
/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/
H A Dpin_db_test.cpp306 uint64_t startFreezeTime = 0; in HWTEST_F() local
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dexecutor_func_common.c339 uint64_t startFreezeTime = INIT_START_FREEZE_TIMES; in GetSubTypeAndFreezeTime() local
/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() argument
730 ResultCode GetAntiBruteInfo(uint64_t templateId, uint32_t *authErrorCount, uint64_t *startFreezeTime) in GetAntiBruteInfo() argument
813 ResultCode ComputeFreezeTime(uint64_t templateId, uint32_t *freezeTime, uint32_t count, uint64_t startFreezeTime) in ComputeFreezeTime() argument
[all...]

Completed in 5 milliseconds