Home
last modified time | relevance | path

Searched defs:ExecutorSecureLevel (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/pinauth/
H A D_hdf_pin_auth_v10.md108 ### ExecutorSecureLevel subsection
H A D_hdf_pin_auth_v20.md93 ### ExecutorSecureLevel subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/userauth/
H A D_hdf_user_auth_v10.md97 ### ExecutorSecureLevel subsection
H A D_hdf_user_auth_v12.md102 ### ExecutorSecureLevel subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/faceauth/
H A D_hdf_face_auth_v10.md111 ### ExecutorSecureLevel subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/fingerauth/
H A D_hdf_fingerprint_auth_v10.md111 ### ExecutorSecureLevel subsection
/ohos5.0/base/useriam/pin_auth/services/modules/common/inc/
H A Dpin_auth_hdi.h43 using ExecutorSecureLevel = OHOS::HDI::PinAuth::V2_1::ExecutorSecureLevel; variable
/ohos5.0/base/useriam/fingerprint_auth/services/inc/
H A Dfingerprint_auth_hdi.h36 using ExecutorSecureLevel = OHOS::HDI::FingerprintAuth::V2_0::ExecutorSecureLevel; variable
/ohos5.0/base/useriam/face_auth/services/inc/
H A Dface_auth_hdi.h36 using ExecutorSecureLevel = OHOS::HDI::FaceAuth::V2_0::ExecutorSecureLevel; variable
/ohos5.0/drivers/peripheral/fingerprint_auth/hdi_service/include/
H A Dfingerprint_auth_hdi.h40 using ExecutorSecureLevel = OHOS::HDI::FingerprintAuth::V2_0::ExecutorSecureLevel; variable
/ohos5.0/drivers/peripheral/face_auth/hdi_service/include/
H A Dface_auth_hdi.h40 using ExecutorSecureLevel = OHOS::HDI::FaceAuth::V2_0::ExecutorSecureLevel; variable
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Diam_common_defines.h95 enum ExecutorSecureLevel : int32_t { enum