Home
last modified time | relevance | path

Searched refs:GetRtcTime (Results 1 - 9 of 9) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/
H A Dadaptor_time.h26 uint64_t GetRtcTime(void);
/drivers/peripheral/user_auth/hdi_service/adaptor/inc/
H A Dadaptor_time.h26 uint64_t GetRtcTime(void);
/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dadaptor_time.c24 uint64_t GetRtcTime(void) in GetRtcTime() function
/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/
H A Dadaptor_time_test.cpp46 * @tc.desc: verify GetRtcTime and GetSystemTime
52 uint64_t result = GetRtcTime(); in HWTEST_F()
/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dadaptor_time_test.cpp44 * @tc.desc: verify GetRtcTime and GetSystemTime
50 uint64_t result = GetRtcTime(); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dadaptor_time.c25 uint64_t GetRtcTime(void) in GetRtcTime() function
/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db_ops_v0.c35 antiBruteInfoV0->startFreezeTime = GetRtcTime(); in GetMaxLockedAntiBruteInfo()
H A Dpin_db.c823 uint64_t timeValue = GetRtcTime(); in ComputeFreezeTime()
896 uint64_t nowTime = GetRtcTime(); in UpdateAntiBruteFile()
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dexecutor_func_common.c89 result = SetAttributeUint64(attribute, ATTR_TIME_STAMP, GetRtcTime()); in GetAttributeDataBase()

Completed in 5 milliseconds