/test/xts/acts/account/appaccount/sceneProject/actsaccountoauthtoken/entry/src/main/js/default/pages/index/ |
D | index.js | 22 authenticate(name, authType, callerBundleName, options, callback) { argument 26 callback.onResult(0, {"name":name,"authType":authType,"token":newTokenData}); property 29 addAccountImplicitly(authType, callerBundleName, options, callback) { argument 37 auth(name, authType, callerBundleName, callback) { argument 41 callback.onResult(0, {"name":name,"authType":authType,"token":newTokenData}); property
|
/test/xts/acts/useriam/face_auth/js_api_test/function_test/userauthpart2/src/main/js/test/ |
D | Execute.test.js | 21 authType: [userAuth.UserAuthType.PIN], property 67 authType: [userAuth.UserAuthType.FACE] property 71 authType: [userAuth.UserAuthType.FINGERPRINT] property 79 authType: [userAuth.UserAuthType.FACE], property 84 authType: [userAuth.UserAuthType.FINGERPRINT], property 93 authType: [userAuth.UserAuthType.FINGERPRINT], property 102 authType: [userAuth.UserAuthType.FACE], property 118 authType: [userAuth.UserAuthType.FACE], property 123 authType: [userAuth.UserAuthType.FINGERPRINT], property 155 authType: [userAuth.UserAuthType.FACE] property [all …]
|
D | SignNormalNotAccessBiometricExecute.test.js | 21 authType: [1], property
|
/test/xts/hats/useriam/userauth_additional/src/ |
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 136 uint32_t authType[4] = {0, 1, 2, 4}; variable 290 uint32_t authType[4] = {0, 1, 2, 4}; variable 408 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); variable 426 uint32_t authType[4] = {0, 1, 2, 4}; variable 532 AuthType authType = AuthType::PIN; variable 583 AuthType authType = AuthType::PIN; variable 671 uint32_t authType[3] = {0, 2, 4}; variable [all …]
|
/test/xts/hats/useriam/userauth/src/ |
D | user_auth_hdi.cpp | 248 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); variable 307 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); variable 570 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); variable 651 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); variable
|
/test/xts/acts/account/appaccount/actsaccountoperatetest/src/main/js/test/ |
D | Authenticator.test.js | 860 … var options = {authType: "PIN", requiredLabels:['male', '30-40'], parameters: ['sex', 'age']} property
|
D | ErrCode.test.js | 283 var options = {authType: "test_authType"}; property
|
/test/xts/device_attest_lite/services/core/include/ |
D | attest_type.h | 91 char* authType; member
|
/test/xts/device_attest/services/core/include/ |
D | attest_type.h | 104 char* authType; member
|