/drivers/peripheral/user_auth/hdi_service/hal_sdk/ |
H A D | useriam_common.cpp | 42 goto FAIL; in Init() 47 goto FAIL; in Init() 51 goto FAIL; in Init() 55 goto FAIL; in Init() 59 goto FAIL; in Init() 66 FAIL: in Init()
|
/drivers/peripheral/usb/sample/device/linux/ |
H A D | prop_test.c | 78 goto FAIL; in TestPropGet() 83 goto FAIL; in TestPropGet() 88 goto FAIL; in TestPropGet() 92 FAIL: in TestPropGet() 101 goto FAIL; in TestPropSet() 105 goto FAIL; in TestPropSet() 111 FAIL: in TestPropSet() 126 goto FAIL; in TestPropRegist() 130 goto FAIL; in TestPropRegist() 136 FAIL in TestPropRegist() [all...] |
/drivers/peripheral/usb/sample/device/liteos/ |
H A D | prop_test.c | 86 goto FAIL; in TestPropGet() 91 goto FAIL; in TestPropGet() 96 goto FAIL; in TestPropGet() 100 FAIL: in TestPropGet() 109 goto FAIL; in TestPropSet() 113 goto FAIL; in TestPropSet() 119 FAIL: in TestPropSet() 134 goto FAIL; in TestPropRegist() 138 goto FAIL; in TestPropRegist() 144 FAIL in TestPropRegist() [all...] |
/drivers/peripheral/user_auth/hdi_service/adaptor/src/ |
H A D | adaptor_algorithm.c | 352 goto FAIL; in AesGcmEncrypt() 356 goto FAIL; in AesGcmEncrypt() 362 goto FAIL; in AesGcmEncrypt() 366 goto FAIL; in AesGcmEncrypt() 371 goto FAIL; in AesGcmEncrypt() 375 goto FAIL; in AesGcmEncrypt() 380 FAIL: in AesGcmEncrypt() 433 goto FAIL; in AesGcmDecrypt() 437 goto FAIL; in AesGcmDecrypt() 443 goto FAIL; in AesGcmDecrypt() [all...] |
H A D | buffer.c | 148 goto FAIL; in CopyBuffer() 154 FAIL: in CopyBuffer() 200 goto FAIL; in MergeBuffers() 205 goto FAIL; in MergeBuffers() 210 FAIL: in MergeBuffers()
|
/drivers/peripheral/user_auth/hdi_service/common/src/ |
H A D | user_sign_centre.c | 272 goto FAIL; in UserAuthTokenSign() 283 goto FAIL; in UserAuthTokenSign() 289 goto FAIL; in UserAuthTokenSign() 294 FAIL: in UserAuthTokenSign() 310 goto FAIL; in ReuseUnlockTokenSign() 315 goto FAIL; in ReuseUnlockTokenSign() 320 FAIL: in ReuseUnlockTokenSign()
|
/drivers/peripheral/user_auth/hdi_service/coauth/src/ |
H A D | executor_message.c | 57 goto FAIL; in SignData() 62 FAIL: in SignData() 171 goto FAIL; in Ed25519VerifyData() 176 goto FAIL; in Ed25519VerifyData() 180 FAIL: in Ed25519VerifyData() 450 goto FAIL; in CreateExecutorMsg() 456 goto FAIL; in CreateExecutorMsg() 468 goto FAIL; in CreateExecutorMsg() 474 goto FAIL; in CreateExecutorMsg() 478 FAIL in CreateExecutorMsg() [all...] |
H A D | coauth.c | 339 goto FAIL; in GenerateSchedule() 349 goto FAIL; in GenerateSchedule() 356 goto FAIL; in GenerateSchedule() 359 FAIL: in GenerateSchedule()
|
/drivers/peripheral/usb/ddk/device/src/ |
H A D | adapter_if_liteos.c | 164 goto FAIL; in UsbFnAdapterWriteDevString() 170 goto FAIL; in UsbFnAdapterWriteDevString() 177 FAIL: in UsbFnAdapterWriteDevString() 514 goto FAIL; in UsbFnAdapterWriteFunctions() 523 goto FAIL; in UsbFnAdapterWriteFunctions() 528 FAIL: in UsbFnAdapterWriteFunctions() 619 goto FAIL; in UsbFnAdapterCreateDevice() 649 FAIL: in UsbFnAdapterCreateDevice() 691 goto FAIL; in UsbFnAdapterDelConfigs() 696 goto FAIL; in UsbFnAdapterDelConfigs() [all...] |
/drivers/peripheral/face_auth/hdi_service/include/ |
H A D | face_auth_defines.h | 24 FAIL = 1,
|
/drivers/peripheral/fingerprint_auth/hdi_service/include/ |
H A D | fingerprint_auth_defines.h | 24 FAIL = 1,
|
/drivers/hdf_core/framework/model/display/driver/backlight/ |
H A D | pwm_bl.c | 157 goto FAIL; in BlPwmEntryInit() 162 goto FAIL; in BlPwmEntryInit() 173 FAIL: in BlPwmEntryInit()
|
H A D | hdf_bl.c | 67 goto FAIL; in BlDevInstance() 73 goto FAIL; in BlDevInstance() 76 FAIL: in BlDevInstance()
|
/drivers/peripheral/pin_auth/hdi_service/common/inc/ |
H A D | defines.h | 70 FAIL = 1, enumerator
|
/drivers/peripheral/pin_auth/hdi_service/adaptor/src/ |
H A D | buffer.c | 162 goto FAIL; in CopyBuffer() 168 FAIL: in CopyBuffer()
|
/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/ |
H A D | pin_auth_test.cpp | 327 EXPECT_EQ(result, FAIL); in HWTEST_F() 354 EXPECT_EQ(result, FAIL); in HWTEST_F() 381 EXPECT_EQ(result, FAIL); in HWTEST_F() 408 EXPECT_EQ(result, FAIL); in HWTEST_F() 435 EXPECT_EQ(result, FAIL); in HWTEST_F()
|
/drivers/hdf_core/adapter/uhdf2/manager/src/ |
H A D | devmgr_uevent.c | 280 goto FAIL; in DevMgrUeventParseRule() 286 goto FAIL; in DevMgrUeventParseRule() 294 FAIL: in DevMgrUeventParseRule()
|
/drivers/peripheral/user_auth/hdi_service/service/ |
H A D | user_auth_interface_service.cpp | 1487 goto FAIL;
in GetLocalScheduleFromMessage() 1493 goto FAIL;
in GetLocalScheduleFromMessage() 1501 goto FAIL;
in GetLocalScheduleFromMessage() 1505 goto FAIL;
in GetLocalScheduleFromMessage() 1509 FAIL:
in GetLocalScheduleFromMessage() 1638 goto FAIL;
in GetAuthResultFromMessage() 1644 goto FAIL;
in GetAuthResultFromMessage() 1650 goto FAIL;
in GetAuthResultFromMessage() 1654 goto FAIL;
in GetAuthResultFromMessage() 1659 goto FAIL;
in GetAuthResultFromMessage() [all...] |
/drivers/peripheral/pin_auth/hdi_service/service/src/ |
H A D | verifier_impl.cpp | 128 int32_t compareResult = FAIL;
in HandleVerifierMsg()
|
/drivers/hdf_core/framework/model/display/driver/panel/ |
H A D | ili9881_st_5p5.c | 642 goto FAIL;
in PanelEntryInit() 647 goto FAIL;
in PanelEntryInit() 652 goto FAIL;
in PanelEntryInit() 656 goto FAIL;
in PanelEntryInit() 665 goto FAIL;
in PanelEntryInit() 669 FAIL:
in PanelEntryInit()
|
H A D | ili9881c_boe.c | 658 goto FAIL; in Ili9881cBoeEntryInit() 663 goto FAIL; in Ili9881cBoeEntryInit() 668 goto FAIL; in Ili9881cBoeEntryInit() 674 goto FAIL; in Ili9881cBoeEntryInit() 683 FAIL: in Ili9881cBoeEntryInit()
|
/drivers/peripheral/user_auth/hdi_service/user_auth/src/ |
H A D | context_manager.c | 372 goto FAIL; in QueryAuthTempletaInfo() 381 goto FAIL; in QueryAuthTempletaInfo() 393 FAIL: in QueryAuthTempletaInfo()
|
/drivers/peripheral/user_auth/hdi_service/database/src/ |
H A D | idm_database.c | 508 goto FAIL; in AddUser() 514 goto FAIL; in AddUser() 518 FAIL: in AddUser()
|
/drivers/peripheral/pin_auth/hdi_service/main/src/ |
H A D | executor_func_common.c | 433 return FAIL; in PinResultToFwkResult()
|
H A D | pin_auth.cpp | 44 {RESULT_COMPARE_FAIL, ResultCodeForCoAuth::FAIL},
|