Searched refs:ENROLL (Results 1 – 20 of 20) sorted by relevance
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/userauth/ |
H A D | _hdf_user_auth_v10.md | 50 | [ScheduleMode](#schedulemode) : int { ENROLL = 0 , AUTH = 1 , IDENTIFY = 2 } | 调度模式。 | 153 | ENROLL | 录入模式。 |
|
H A D | _hdf_user_auth_v12.md | 55 | [ScheduleMode](#schedulemode) : int { ENROLL = 0 , AUTH = 1 , IDENTIFY = 2 } | 调度模式。 | 158 | ENROLL | 录入模式。 |
|
H A D | _user_auth_types_8idl_v10.md | 43 | [ScheduleMode](_hdf_user_auth_v10.md#schedulemode) : int { ENROLL = 0 , AUTH = 1 , IDENTIFY = 2 }…
|
H A D | _user_auth_types_8idl_v12.md | 48 | [ScheduleMode](_hdf_user_auth_v12.md#schedulemode) : int { ENROLL = 0 , AUTH = 1 , IDENTIFY = 2 }…
|
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/ |
H A D | iam_common_defines.h | 125 ENROLL = 0, enumerator
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_0/cpp_target/user_auth/v1_0/ |
H A D | user_auth_types.h.txt | 82 ENROLL = 0,
|
/ohos5.0/drivers/interface/user_auth/v1_0/ |
H A D | UserAuthTypes.idl | 107 ENROLL = 0,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_0/dump_ast_target/ |
H A D | dump.txt | 136 ENROLL = 0,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_0/foo/user_auth/v1_0/ |
H A D | UserAuthTypes.idl | 107 ENROLL = 0,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_1/foo/user_auth/v1_0/ |
H A D | UserAuthTypes.idl | 107 ENROLL = 0,
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | authentication_impl_test.cpp | 117 scheduleInfo.scheduleMode = HdiScheduleMode::ENROLL; in __anonbae66ea50102()
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/ |
H A D | executor_unit_test.cpp | 467 commandAttrs->SetUint32Value(Attributes::AttributeKey::ATTR_SCHEDULE_MODE, ENROLL); 513 commandAttrs->SetUint32Value(Attributes::AttributeKey::ATTR_SCHEDULE_MODE, ENROLL); 541 commandAttrs->SetUint32Value(Attributes::AttributeKey::ATTR_SCHEDULE_MODE, ENROLL); 567 commandAttrs->SetUint32Value(Attributes::AttributeKey::ATTR_SCHEDULE_MODE, ENROLL);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_2/cpp_target/user_auth/v1_2/ |
H A D | user_auth_types.h.txt | 83 ENROLL = 0,
|
/ohos5.0/drivers/interface/user_auth/v1_2/ |
H A D | UserAuthTypes.idl | 107 ENROLL = 0,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_1/dump_ast_target/ |
H A D | dump.txt | 189 ENROLL = 0,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_2/foo/user_auth/v1_2/ |
H A D | UserAuthTypes.idl | 107 ENROLL = 0,
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/ |
H A D | framework_executor_callback.cpp | 68 case ENROLL: in OnBeginExecuteInner()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_2/dump_ast_target/ |
H A D | dump.txt | 171 ENROLL = 0,
|
/ohos5.0/drivers/interface/user_auth/v2_0/ |
H A D | UserAuthTypes.idl | 118 ENROLL = 0,
|
/ohos5.0/drivers/interface/user_auth/v3_0/ |
H A D | UserAuthTypes.idl | 122 ENROLL = 0,
|