| /test/xts/acts/applications/print_fwk/print_xts/entry/src/main/cpp/ |
| D | ohscan.cpp | 28 int32_t errorCode = OH_Scan_Init(); in OHScanInit() local 37 int32_t errorCode = OH_Scan_Init(); in OHScanStartScannerDiscovery() local 47 int32_t errorCode = OH_Scan_Init(); in OHScanOpenScanner() local 57 int32_t errorCode = OH_Scan_Init(); in OHScanCloseScanner() local 67 int32_t errorCode = OH_Scan_Init(); in OHScanGetScannerParameter() local 78 int32_t errorCode = OH_Scan_Init(); in OHScanSetScannerParameter() local 89 int32_t errorCode = OH_Scan_Init(); in OHScanStartScan() local 99 int32_t errorCode = OH_Scan_Init(); in OHScanCancelScan() local 109 int32_t errorCode = OH_Scan_Init(); in OHScanGetPictureScanProgress() local 120 int32_t errorCode = OH_Scan_Init(); in OHScanExit() local
|
| D | ohprint.cpp | 49 Print_ErrorCode errorCode = OH_Print_Init(); in OHPrintInit() local 58 Print_ErrorCode errorCode = OH_Print_Init(); in OHPrintListener() local 69 Print_ErrorCode errorCode = OH_Print_Init(); in OHPrintDiscovery() local 80 Print_ErrorCode errorCode = OH_Print_Init(); in OHPrintConnect() local 92 Print_ErrorCode errorCode = OH_Print_Init(); in OHPrintJob() local 102 Print_ErrorCode errorCode = OH_Print_Init(); in OHPrintList() local 115 Print_ErrorCode errorCode = OH_Print_Init(); in OHPrintInfo() local 128 Print_ErrorCode errorCode = OH_Print_Init(); in OHPrintProperty() local 170 Print_ErrorCode errorCode = OH_Print_StartPrintByNative(printJobName.c_str(), cb, context); in OHPrintStartPrintByNative() local
|
| /test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/types/libentry/ |
| D | index.d.ts | 55 errorCode: number; property 60 errorCode:number; property 68 errorCode:number; property 73 errorCode:number; property 78 errorCode:number; property 83 errorCode:number; property 88 errorCode: number; property 93 errorCode: number; property 98 errorCode: number; property 103 errorCode: number; property [all …]
|
| /test/xts/acts/global/global_idna_test/entry/src/main/cpp/ |
| D | napi_init.cpp | 21 UErrorCode errorCode = U_ZERO_ERROR; in TestUidna_openUTS46() local 32 UErrorCode errorCode = U_ZERO_ERROR; in testUidna_close() local 43 UErrorCode errorCode = U_ZERO_ERROR; in testUidna_labelToASCII() local 59 UErrorCode errorCode = U_ZERO_ERROR; in testUidna_labelToUnicode() local 75 UErrorCode errorCode = U_ZERO_ERROR; in testUidna_nameToASCII() local 91 UErrorCode errorCode = U_ZERO_ERROR; in testUidna_nameToUnicode() local 110 UErrorCode errorCode = U_ZERO_ERROR; in testUidna_labelToASCLL_UTF8() local 128 UErrorCode errorCode = U_ZERO_ERROR; in testUidna_labelToUnicodeUTF8() local 147 UErrorCode errorCode = U_ZERO_ERROR; in testUidna_nameToASCII_UTF8() local 165 UErrorCode errorCode = U_ZERO_ERROR; in testUidna_nameToUnicodeUTF8() local
|
| /test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/utils/ |
| D | pixelmap_helper.cpp | 29 Image_ErrorCode errorCode = OH_DecodingOptions_Create(&options); in CreateDecodingOptions() local 42 Image_ErrorCode errorCode = OH_ImageSourceNative_CreateFromFd(*fdPtr.get(), &imageSource); in Decode() local 62 Image_ErrorCode errorCode = OH_PackingOptions_Create(&options); in CreatePackingOptions() local 77 Image_ErrorCode errorCode = OH_ImagePackerNative_Create(&imagePacker); in Encode() local
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| D | drawing_register_font_test.cpp | 41 uint32_t errorCode = OH_Drawing_RegisterFont(fontCollection, g_fontFamily, g_fontPath); variable 60 uint32_t errorCode = OH_Drawing_RegisterFontBuffer(fontCollection, g_fontFamily, nullptr, 128); variable
|
| /test/xts/acts/graphic/displayNdk/entry/src/main/cpp/ |
| D | napi_init.cpp | 60 napi_value errorCode = nullptr; in ThrowError() local 124 napi_value errorCode; in GetDefaultDisplayRotation() local 271 napi_value errorCode; in CreateDefaultDisplayCutoutInfo() local 296 napi_value errorCode; in GetFoldDisplayMode() local 319 napi_value errorCode; in RegisterDisplayChangeListener() local 336 napi_value errorCode; in UnregisterDisplayChangeListener() local 358 napi_value errorCode; in RegisterFoldDisplayModeChangeListener() local 374 napi_value errorCode; in UnregisterFoldDisplayModeChangeListener() local
|
| /test/xts/device_attest/services/core/attest/ |
| D | attest_service_reset.c | 91 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseResetResult() local
|
| D | attest_service_active.c | 104 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseActiveResult() local
|
| D | attest_service_challenge.c | 93 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseChallengeResult() local
|
| /test/xts/device_attest_lite/services/core/attest/ |
| D | attest_service_reset.c | 91 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseResetResult() local
|
| D | attest_service_active.c | 104 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseActiveResult() local
|
| D | attest_service_challenge.c | 93 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseChallengeResult() local
|
| /test/xts/device_attest_lite/interfaces/kit/js/src/ |
| D | native_device_attest.cpp | 34 string GetErrorMessage(uint32_t errorCode) in GetErrorMessage() 44 static JSIValue GetJsiErrorMessage(int32_t errorCode) in GetJsiErrorMessage()
|
| /test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/ |
| D | camera_manager.cpp | 43 void PreviewOutputOnError(Camera_PreviewOutput *previewOutput, Camera_ErrorCode errorCode) in PreviewOutputOnError() 366 void OnCameraInputError(const Camera_Input *cameraInput, Camera_ErrorCode errorCode) in OnCameraInputError() 460 void CaptureSessionOnError(Camera_CaptureSession *session, Camera_ErrorCode errorCode) in CaptureSessionOnError() 900 void VideoOutputOnError(Camera_VideoOutput *videoOutput, Camera_ErrorCode errorCode) in VideoOutputOnError() 1007 void PhotoOutputOnError(Camera_PhotoOutput *photoOutput, Camera_ErrorCode errorCode) in PhotoOutputOnError()
|
| /test/xts/acts/hiviewdfx/hidebugtest/hidebugtestcoltest/src/main/cpp/ |
| D | hidebugndk.cpp | 197 HiDebug_ErrorCode errorCode = OH_HiDebug_StartAppTraceCapture(HiDebug_TraceFlag(flag), in StartAppTraceCapture() local 243 …HiDebug_ErrorCode errorCode = OH_HiDebug_StartAppTraceCapture(flag, tags, limitSize, fileName, len… in StartAppTraceCaptureTag() local 251 HiDebug_ErrorCode errorCode = OH_HiDebug_StopAppTraceCapture(); in StopAppTraceCapture() local
|
| /test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/ |
| D | nativeAVScreenCapturendk.cpp | 71 void OnError(OH_AVScreenCapture *capture, int32_t errorCode, void *userData) in OnError() 165 void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError() 317 void ScreenCaptureNdkTestCallback::OnError(int32_t errorCode) in OnError() 423 void OnError(OH_AVScreenCapture *screenCapture, int32_t errorCode) in OnError()
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
| D | camera_manager.cpp | 1053 void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode) in OnCameraInputError() 1098 void PreviewOutputOnError(Camera_PreviewOutput* previewOutput, Camera_ErrorCode errorCode) in PreviewOutputOnError() 1151 void PhotoOutputOnError(Camera_PhotoOutput* photoOutput, Camera_ErrorCode errorCode) in PhotoOutputOnError() 1199 void VideoOutputOnError(Camera_VideoOutput* videoOutput, Camera_ErrorCode errorCode) in VideoOutputOnError() 1241 void OnMetadataOutputError(Camera_MetadataOutput* metadataOutput, Camera_ErrorCode errorCode) in OnMetadataOutputError() 1281 void CaptureSessionOnError(Camera_CaptureSession* session, Camera_ErrorCode errorCode) in CaptureSessionOnError()
|
| /test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/ |
| D | imageEffect.cpp | 147 ImageEffect_ErrorCode errorCode = OH_EffectFilter_Register(customFilterInfo, &filterDelegate); in OHEffectFilterRender() local 298 ImageEffect_ErrorCode errorCode = ImageEffect_ErrorCode::EFFECT_SUCCESS; in OHImageEffectAddFilterByFilter() local 472 ImageEffect_ErrorCode errorCode = ImageEffect_ErrorCode::EFFECT_SUCCESS; in OHImageEffectInsertFilterByFilter() local 546 ImageEffect_ErrorCode errorCode = ImageEffect_ErrorCode::EFFECT_SUCCESS; in OHImageEffectReplaceFilterByFilter() local 643 int32_t errorCode = ImageEffect_ErrorCode::EFFECT_SUCCESS; in OHImageEffectRemoveFilterByIndex() local 1122 … ImageEffect_ErrorCode errorCode = OH_EffectFilter_SetValue(filter, KEY_FILTER_INTENSITY, &value); in OHImageEffectStart() local 1164 … ImageEffect_ErrorCode errorCode = OH_EffectFilter_SetValue(filter, KEY_FILTER_INTENSITY, &value); in OHImageEffectStop() local
|
| /test/xts/device_attest_lite/services/core/include/ |
| D | attest_type.h | 74 int32_t errorCode; member 114 int32_t errorCode; member 119 int32_t errorCode; member
|
| /test/xts/device_attest/services/core/include/ |
| D | attest_type.h | 88 int32_t errorCode; member 128 int32_t errorCode; member 133 int32_t errorCode; member
|
| /test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/ |
| D | hdrcodec_ndk_sample.cpp | 70 void VdecError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecError() 77 static void VencError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VencError()
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_three_napis/entry/src/main/cpp/ |
| D | rawfile_request.cpp | 258 void RawfileRequest::DidFailWithError(ArkWeb_NetError errorCode) { in DidFailWithError()
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/cpp/ |
| D | rawfile_request.cpp | 259 void RawfileRequest::DidFailWithError(ArkWeb_NetError errorCode) { in DidFailWithError()
|
| /test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/ |
| D | VDecEncNdkSample.cpp | 41 void VdecAsyncError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecAsyncError() 80 void VencAsyncError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VencAsyncError()
|