Home
last modified time | relevance | path

Searched refs:authSubType (Results 1 - 7 of 7) sorted by relevance

/test/xts/hats/useriam/pinauth_additional/src/
H A Dpin_auth_hdi.cpp57 int32_t OnGetData(const std::vector<uint8_t>& algoParameter, uint64_t authSubType, uint32_t algoVersion,
62 cout << " authSubType is " << authSubType << endl;
198 uint64_t authSubType = parcel.ReadUint64(); in HWTEST_F() local
202 int32_t ret = g_executorImpl.SetData(scheduleId, authSubType, data, resultCode); in HWTEST_F()
206 ret = g_executorImpl.SetData(scheduleId, authSubType, data, resultCode); in HWTEST_F()
211 ret = g_executorImpl.SetData(scheduleId, authSubType, data, resultCode); in HWTEST_F()
218 * @tc.desc test OnSetData authSubType
224 uint64_t authSubType = 0; in HWTEST_F() local
228 int32_t ret = g_executorImpl.SetData(scheduleId, authSubType, dat in HWTEST_F()
249 uint64_t authSubType = parcel.ReadUint64(); HWTEST_F() local
271 uint64_t authSubType = parcel.ReadUint64(); HWTEST_F() local
[all...]
/test/xts/hats/useriam/pinauth/src/
H A Dpin_auth_hdi.cpp61 int32_t OnGetData(const std::vector<uint8_t>& algoParameter, uint64_t authSubType, uint32_t algoVersion,
66 cout << " authSubType is " << authSubType << endl;
173 uint64_t authSubType = parcel.ReadUint64(); in HWTEST_F() local
177 int32_t ret = g_executorImpl.SetData(scheduleId, authSubType, data, resultCode); in HWTEST_F()
H A Dpin_auth_hdi_two.cpp61 int32_t OnGetData(const std::vector<uint8_t>& algoParameter, uint64_t authSubType, uint32_t algoVersion,
66 cout << " authSubType is " << authSubType << endl;
/test/xts/hats/useriam/faceauth/src/
H A Dface_auth_hdi.cpp125 property.authSubType = parcel.ReadUint64(); in FillTestProperty()
/test/xts/hats/useriam/fingerprintauth/src/
H A Dfingerprint_auth_hdi.cpp135 property.authSubType = parcel.ReadUint64(); in FillTestProperty()
/test/xts/hats/useriam/faceauth_additional/src/
H A Dface_auth_hdi.cpp130 property.authSubType = parcel.ReadUint64(); in FillTestProperty()
/test/xts/hats/useriam/fingerprintauth_additional/src/
H A Dfingerprint_auth_hdi.cpp117 property.authSubType = parcel.ReadUint64(); in FillTestProperty()

Completed in 8 milliseconds