Home
last modified time | relevance | path

Searched defs:authType_ (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Didentification_impl.h49 AuthType authType_; variable
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/inc/
H A Dauth_instance_v9.h48 AuthType authType_ = FACE; variable
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/include/
H A Dexecutor.h64 int32_t authType_ = INVALID_AUTH_TYPE; variable
/ohos5.0/base/telephony/cellular_data/services/include/apn_manager/
H A Dapn_item.h52 int32_t authType_ = 0; member
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_authenticate_device_req.h90 int32_t authType_; variable
/ohos5.0/base/account/os_account/services/accountmgr/include/account_iam/
H A Daccount_iam_callback.h59 AuthType authType_; variable
194 int32_t authType_; variable
/ohos5.0/base/useriam/user_auth_framework/services/context/inc/
H A Dremote_auth_context.h62 int32_t authType_ = INVALID_AUTH_TYPE; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h592 std::atomic<int32_t> authType_ = AUTH_TYPE_UNKNOW; variable