Home
last modified time | relevance | path

Searched refs:FINGERPRINT_AUTH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dfingerprint_auth_plugin.cpp32 ptr->InitAttribute(EdmInterfaceCode::FINGERPRINT_AUTH, "fingerprint_auth", in InitPlugin()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
H A Dedm_ipc_interface_code.h89 FINGERPRINT_AUTH = 1049, enumerator
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/restrictions/src/
H A Drestrictions_addon.cpp33 …Constants::Restrictions::LABEL_DISALLOWED_POLICY_FINGER_PRINT, EdmInterfaceCode::FINGERPRINT_AUTH},
229 return SetPolicyDisabledSync(env, info, EdmInterfaceCode::FINGERPRINT_AUTH); in SetFingerprintAuthDisabled()
234 return IsPolicyDisabledSync(env, info, EdmInterfaceCode::FINGERPRINT_AUTH); in IsFingerprintAuthDisabled()