Searched defs:authType (Results 1 – 7 of 7) sorted by relevance
| /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/account/appaccount/sceneProject/actsaccountauthenticator/entry/src/main/js/ServiceAbility/ |
| D | service.js | 40 addAccountImplicitly(authType, callerBundleName, options, callback) { argument 53 authenticate(name, authType, callerBundleName, options, callback) { argument 59 authType: authType, property 80 auth(name, authType, options, callback) { argument 88 authType: "getSocialData", property
|
| /test/xts/hats/useriam/userauth/src/ |
| D | user_auth_hdi.cpp | 225 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); variable 284 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); variable 547 AuthType authType = static_cast<AuthType>(parcel.ReadInt32()); variable
|
| /test/xts/acts/account/appaccount/actsaccountoperatetest/src/main/js/test/ |
| D | Authenticator.test.js | 722 … 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 | 89 char* authType; member
|
| /test/xts/device_attest/services/core/include/ |
| D | attest_type.h | 104 char* authType; member
|