Home
last modified time | relevance | path

Searched refs:templateId (Results 1 - 5 of 5) sorted by relevance

/test/xts/hats/useriam/pinauth_additional/src/
H A Dpin_auth_hdi.cpp360 uint64_t templateId = parcel.ReadUint64(); in HWTEST_F() local
362 templateIdList.push_back(templateId); in HWTEST_F()
382 * @tc.desc test Authenticate templateId
388 uint64_t templateId = parcel.ReadUint64(); in HWTEST_F() local
390 templateIdList.push_back(templateId); in HWTEST_F()
418 uint64_t templateId = parcel.ReadUint64(); in HWTEST_F() local
420 templateIdList.push_back(templateId); in HWTEST_F()
447 uint64_t templateId = parcel.ReadUint64(); in HWTEST_F() local
449 templateIdList.push_back(templateId); in HWTEST_F()
464 * @tc.desc test Delete templateId
469 uint64_t templateId = 0; HWTEST_F() local
660 uint64_t templateId = parcel.ReadUint64(); HWTEST_F() local
689 uint64_t templateId = parcel.ReadUint64(); HWTEST_F() local
720 uint64_t templateId = parcel.ReadUint64(); HWTEST_F() local
750 uint64_t templateId = parcel.ReadUint64(); HWTEST_F() local
815 uint64_t templateId = parcel.ReadUint64(); HWTEST_F() local
[all...]
/test/xts/hats/useriam/pinauth/src/
H A Dpin_auth_hdi.cpp212 uint64_t templateId = parcel.ReadUint64(); in HWTEST_F() local
214 templateIdList.push_back(templateId); in HWTEST_F()
234 uint64_t templateId = parcel.ReadUint64(); in HWTEST_F() local
235 int32_t ret = g_executorImpl.Delete(templateId); in HWTEST_F()
H A Dpin_auth_hdi_two.cpp113 uint64_t templateId = parcel.ReadUint64(); in HWTEST_F() local
115 templateIdList.push_back(templateId); in HWTEST_F()
/test/xts/hats/useriam/userauth/src/
H A Duser_auth_hdi.cpp100 credentialInfo.templateId = parcel.ReadUint64(); in FillCredentialInfo()
/test/xts/hats/useriam/userauth_additional/src/
H A Duser_auth_hdi.cpp91 credentialInfo.templateId = parcel.ReadUint64(); in FillCredentialInfo()

Completed in 7 milliseconds