Home
last modified time | relevance | path

Searched defs:ExecutorRole (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/pinauth/
H A D_hdf_pin_auth_v10.md88 ### ExecutorRole subsection
H A D_hdf_pin_auth_v20.md73 ### ExecutorRole subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/userauth/
H A D_hdf_user_auth_v10.md77 ### ExecutorRole subsection
H A D_hdf_user_auth_v12.md82 ### ExecutorRole subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/faceauth/
H A D_hdf_face_auth_v10.md91 ### ExecutorRole subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/fingerauth/
H A D_hdf_fingerprint_auth_v10.md91 ### ExecutorRole subsection
/ohos5.0/base/useriam/pin_auth/services/modules/common/inc/
H A Dpin_auth_hdi.h42 using ExecutorRole = OHOS::HDI::PinAuth::V2_1::ExecutorRole; variable
/ohos5.0/base/useriam/fingerprint_auth/services/inc/
H A Dfingerprint_auth_hdi.h35 using ExecutorRole = OHOS::HDI::FingerprintAuth::V2_0::ExecutorRole; variable
/ohos5.0/base/useriam/face_auth/services/inc/
H A Dface_auth_hdi.h35 using ExecutorRole = OHOS::HDI::FaceAuth::V2_0::ExecutorRole; variable
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dpool.h31 typedef enum ExecutorRole { enum
35 } ExecutorRole; typedef
/ohos5.0/drivers/peripheral/fingerprint_auth/hdi_service/include/
H A Dfingerprint_auth_hdi.h39 using ExecutorRole = OHOS::HDI::FingerprintAuth::V2_0::ExecutorRole; variable
/ohos5.0/drivers/peripheral/face_auth/hdi_service/include/
H A Dface_auth_hdi.h39 using ExecutorRole = OHOS::HDI::FaceAuth::V2_0::ExecutorRole; variable
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dexecutor_func_common.h40 enum ExecutorRole { enum
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Diam_common_defines.h81 enum ExecutorRole : int32_t { enum