Searched defs:authType (Results 1 - 4 of 4) sorted by relevance
/test/xts/hats/useriam/userauth_additional/src/ |
H A D | user_auth_hdi.cpp | 32 int32_t authType[4] = {1, 0, 2, 4}; member 36 uint32_t authType[4] = {0, 1, 2, 4}; member 41 uint32_t authType[4] = {0, 1, 2, 4}; member 130 uint32_t authType[4] = {0, 1, 2, 4}; in HWTEST_F() local 283 uint32_t authType[4] = {0, 1, 2, 4}; HWTEST_F() local 403 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); HWTEST_F() local 421 uint32_t authType[4] = {0, 1, 2, 4}; HWTEST_F() local 528 AuthType authType = AuthType::PIN; HWTEST_F() local 580 AuthType authType = AuthType::PIN; HWTEST_F() local 670 uint32_t authType[3] = {0, 2, 4}; HWTEST_F() local 707 AuthType authType = AuthType::FACE; HWTEST_F() local 743 AuthType authType = AuthType::FACE; HWTEST_F() local 774 AuthType authType = AuthType::FACE; HWTEST_F() local 810 AuthType authType = AuthType::FACE; HWTEST_F() local 827 uint32_t authType[] = {0, 1, 2, 4}; HWTEST_F() local 866 AuthType authType = AuthType::PIN; HWTEST_F() local 991 AuthType authType = AuthType::FACE; HWTEST_F() local [all...] |
/test/xts/hats/useriam/userauth/src/ |
H A D | user_auth_hdi.cpp | 251 int32_t authType = static_cast<int32_t>(parcel.ReadInt32()); in HWTEST_F() local 312 AuthType authType in HWTEST_F() local 575 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); HWTEST_F() local 656 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); HWTEST_F() local [all...] |
/test/xts/device_attest/services/core/include/ |
H A D | attest_type.h | 107 char* authType; member
|
/test/xts/device_attest_lite/services/core/include/ |
H A D | attest_type.h | 93 char* authType; member
|
Completed in 6 milliseconds