Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 – 25 of 76) sorted by relevance

1234

/test/xts/acts/print/print_xts/entry/src/main/cpp/
Dohscan.cpp28 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
Dohprint.cpp49 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/entry/src/main/cpp/types/libentry/
Dindex.d.ts55 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/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/utils/
Dpixelmap_helper.cpp29 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/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/window/
Dget_window_info_test.cpp125 int32_t errorCode = OH_ArkUI_NodeUtils_GetWindowInfo(node, &info); in OnEventReceive() local
132 int32_t errorCode = OH_ArkUI_NodeUtils_GetWindowInfo(nullptr, &info); in OnEventReceive() local
140 int32_t errorCode = OH_ArkUI_NodeUtils_GetWindowInfo(button, &info); in OnEventReceive() local
196 int32_t errorCode = OH_ArkUI_NodeUtils_GetWindowInfo(node, &info); in OnEventReceive1() local
254 int32_t errorCode = OH_ArkUI_NodeUtils_GetWindowInfo(button_visibility, &info); in OnEventReceive2() local
267 int32_t errorCode = OH_ArkUI_NodeUtils_GetWindowInfo(button_visibility, &info); in OnEventReceive2() local
280 int32_t errorCode = OH_ArkUI_NodeUtils_GetWindowInfo(button_visibility, &info); in OnEventReceive2() local
/test/xts/acts/graphic/displayNdk/entry/src/main/cpp/
Dnapi_init.cpp60 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/acts/graphic/graphicnapidrawingtest/
Ddrawing_register_font_test.cpp41 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/hiviewdfx/hicollietest/hicolliendktest/entry/src/main/cpp/
Dnapi_init.cpp198 HiCollie_ErrorCode errorCode = OH_HiCollie_SetTimer(param, &id); in TestHiCollieTimerNdkErr03() local
208 HiCollie_ErrorCode errorCode = OH_HiCollie_SetTimer(param, &id); in TestHiCollieTimerNdkErr04() local
218 HiCollie_ErrorCode errorCode = OH_HiCollie_SetTimer(param, &id); in TestHiCollieTimerNdkErr05() local
228 HiCollie_ErrorCode errorCode = OH_HiCollie_SetTimer(param, nullptr); in TestHiCollieTimerNdkErr06() local
238 HiCollie_ErrorCode errorCode = OH_HiCollie_SetTimer(param, &id); in TestHiCollieTimerNdkSetSuc() local
249 HiCollie_ErrorCode errorCode = OH_HiCollie_SetTimer(param, &id); in TestHiCollieTimerNdkCanSuc() local
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativePathTestPart3.cpp627 OH_Drawing_ErrorCode errorCode; variable
668 OH_Drawing_ErrorCode errorCode; variable
716 OH_Drawing_ErrorCode errorCode; variable
759 OH_Drawing_ErrorCode errorCode; variable
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_error_test.cpp24 JSVM_Value errorCode = nullptr; in TestCreateErrorTest1() local
49 JSVM_Value errorCode = nullptr; in TestCreateErrorTest2() local
74 JSVM_Value errorCode = nullptr; in TestCreateErrorTest3() local
100 JSVM_Value errorCode = nullptr; in TestCreateErrorTest4() local
125 JSVM_Value errorCode = nullptr; in TestCreateErrorTest5() local
152 JSVM_Value errorCode = nullptr; in TestCreateTypeErrorTest1() local
178 JSVM_Value errorCode = nullptr; in TestCreateTypeErrorTest2() local
204 JSVM_Value errorCode = nullptr; in TestCreateTypeErrorTest3() local
230 JSVM_Value errorCode = nullptr; in TestCreateTypeErrorTest4() local
255 JSVM_Value errorCode = nullptr; in TestCreateTypeErrorTest5() local
[all …]
/test/xts/acts/multimedia/media/media_js_standard/AVRecorderVideoNDK/entry/src/main/cpp/
Dcamera_manager.cpp788 void OnCameraInputError(const Camera_Input *cameraInput, Camera_ErrorCode errorCode) in OnCameraInputError()
819 void PreviewOutputOnError(Camera_PreviewOutput *previewOutput, Camera_ErrorCode errorCode) in PreviewOutputOnError()
860 void PhotoOutputOnError(Camera_PhotoOutput *photoOutput, Camera_ErrorCode errorCode) in PhotoOutputOnError()
886 void VideoOutputOnError(Camera_VideoOutput *videoOutput, Camera_ErrorCode errorCode) in VideoOutputOnError()
917 void OnMetadataOutputError(Camera_MetadataOutput *metadataOutput, Camera_ErrorCode errorCode) in OnMetadataOutputError()
954 void CaptureSessionOnError(Camera_CaptureSession *session, Camera_ErrorCode errorCode) in CaptureSessionOnError()
Dvideo_encoder_sample.cpp21 void SampleCallback::OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError()
/test/xts/device_attest_lite/interfaces/kit/js/src/
Dnative_device_attest.cpp34 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/
Dcamera_manager.cpp44 void PreviewOutputOnError(Camera_PreviewOutput *previewOutput, Camera_ErrorCode errorCode) in PreviewOutputOnError()
386 void OnCameraInputError(const Camera_Input *cameraInput, Camera_ErrorCode errorCode) in OnCameraInputError()
480 void CaptureSessionOnError(Camera_CaptureSession *session, Camera_ErrorCode errorCode) in CaptureSessionOnError()
920 void VideoOutputOnError(Camera_VideoOutput *videoOutput, Camera_ErrorCode errorCode) in VideoOutputOnError()
1027 void PhotoOutputOnError(Camera_PhotoOutput *photoOutput, Camera_ErrorCode errorCode) in PhotoOutputOnError()
/test/xts/device_attest/services/core/attest/
Dattest_service_reset.c91 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseResetResult() local
Dattest_service_active.c104 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseActiveResult() local
/test/xts/device_attest_lite/services/core/attest/
Dattest_service_reset.c91 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseResetResult() local
Dattest_service_active.c104 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseActiveResult() local
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/
Dcamera_manager.cpp1055 void OnCameraInputError(const Camera_Input* cameraInput, Camera_ErrorCode errorCode) in OnCameraInputError()
1100 void PreviewOutputOnError(Camera_PreviewOutput* previewOutput, Camera_ErrorCode errorCode) in PreviewOutputOnError()
1153 void PhotoOutputOnError(Camera_PhotoOutput* photoOutput, Camera_ErrorCode errorCode) in PhotoOutputOnError()
1201 void VideoOutputOnError(Camera_VideoOutput* videoOutput, Camera_ErrorCode errorCode) in VideoOutputOnError()
1243 void OnMetadataOutputError(Camera_MetadataOutput* metadataOutput, Camera_ErrorCode errorCode) in OnMetadataOutputError()
1283 void CaptureSessionOnError(Camera_CaptureSession* session, Camera_ErrorCode errorCode) in CaptureSessionOnError()
/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/
DimageEffect.cpp147 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/acts/hiviewdfx/hidebugtest/hidebugtestcoltest/entry/src/main/cpp/
Dhidebugndk.cpp198 HiDebug_ErrorCode errorCode = OH_HiDebug_StartAppTraceCapture(HiDebug_TraceFlag(flag), in StartAppTraceCapture() local
244 …HiDebug_ErrorCode errorCode = OH_HiDebug_StartAppTraceCapture(flag, tags, limitSize, fileName, len… in StartAppTraceCaptureTag() local
252 HiDebug_ErrorCode errorCode = OH_HiDebug_StopAppTraceCapture(); in StopAppTraceCapture() local
/test/xts/hats/hdf/camera/cameraMg/enum/src/
Dcamera_metadata_enum_test.cpp148 std::vector<int> errorCode = { variable
/test/xts/device_attest_lite/services/core/include/
Dattest_type.h74 int32_t errorCode; member
114 int32_t errorCode; member
119 int32_t errorCode; member
/test/xts/device_attest/services/core/include/
Dattest_type.h88 int32_t errorCode; member
128 int32_t errorCode; member
133 int32_t errorCode; member
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/
Dhdrcodec_ndk_sample.cpp70 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()

1234