Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 - 25 of 52) sorted by relevance

123

/test/xts/acts/graphic/graphicnapidrawingtest/
H A Ddrawing_register_font_test.cpp41 uint32_t errorCode = OH_Drawing_RegisterFont(fontCollection, g_fontFamily, g_fontPath); in HWTEST_F() local
60 uint32_t errorCode = OH_Drawing_RegisterFontBuffer(fontCollection, g_fontFamily, nullptr, 128); in HWTEST_F() local
/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/utils/
H A 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/device_attest/services/core/attest/
H A Dattest_service_active.c104 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseActiveResult() local
H A Dattest_service_reset.c91 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseResetResult() local
H A Dattest_service_challenge.c93 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseChallengeResult() local
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_active.c104 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseActiveResult() local
H A Dattest_service_reset.c91 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseResetResult() local
H A Dattest_service_challenge.c93 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseChallengeResult() local
/test/xts/acts/applications/print_fwk/print_xts/entry/src/main/cpp/
H A Dohscan.cpp28 int32_t errorCode = OH_Scan_Init(); in OHScanInit() local
41 int32_t errorCode = OH_Scan_Init(); in OHScanStartScannerDiscovery() local
59 int32_t errorCode = OH_Scan_Init(); OHScanOpenScanner() local
77 int32_t errorCode = OH_Scan_Init(); OHScanCloseScanner() local
95 int32_t errorCode = OH_Scan_Init(); OHScanGetScannerParameter() local
113 int32_t errorCode = OH_Scan_Init(); OHScanSetScannerParameter() local
132 int32_t errorCode = OH_Scan_Init(); OHScanStartScan() local
150 int32_t errorCode = OH_Scan_Init(); OHScanCancelScan() local
168 int32_t errorCode = OH_Scan_Init(); OHScanGetPictureScanProgress() local
187 int32_t errorCode = OH_Scan_Init(); OHScanExit() local
[all...]
H A 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(); OHPrintConnect() local
92 Print_ErrorCode errorCode = OH_Print_Init(); OHPrintJob() local
102 Print_ErrorCode errorCode = OH_Print_Init(); OHPrintList() local
115 Print_ErrorCode errorCode = OH_Print_Init(); OHPrintInfo() local
128 Print_ErrorCode errorCode = OH_Print_Init(); OHPrintProperty() local
170 Print_ErrorCode errorCode = OH_Print_StartPrintByNative(printJobName.c_str(), cb, context); OHPrintStartPrintByNative() local
[all...]
/test/xts/acts/global/global_idna_test/entry/src/main/cpp/
H A Dnapi_init.cpp21 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 in testUidna_labelToUnicode() local
75 UErrorCode errorCode = U_ZERO_ERROR; testUidna_nameToASCII() local
91 UErrorCode errorCode = U_ZERO_ERROR; testUidna_nameToUnicode() local
110 UErrorCode errorCode = U_ZERO_ERROR; testUidna_labelToASCLL_UTF8() local
128 UErrorCode errorCode = U_ZERO_ERROR; testUidna_labelToUnicodeUTF8() local
147 UErrorCode errorCode = U_ZERO_ERROR; testUidna_nameToASCII_UTF8() local
165 UErrorCode errorCode = U_ZERO_ERROR; testUidna_nameToUnicodeUTF8() local
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dapi_test.cpp38 void onError(OH_AVCodec *codec, int32_t errorCode, void *userData) in onError() argument
/test/xts/acts/multimedia_lite/media_lite_posix/recorder_native/src/
H A DActsMediaRecorderTest.cpp41 void RecoderLiteTest::OnError(const int32_t errorType, const int32_t errorCode) in OnError() argument
52 void TestVideoRecorderCallback::OnError(int32_t errorType, int32_t errorCode) in OnError() argument
/test/xts/device_attest_lite/interfaces/kit/js/src/
H A Dnative_device_attest.cpp34 string GetErrorMessage(uint32_t errorCode) in GetErrorMessage() argument
44 static JSIValue GetJsiErrorMessage(int32_t errorCode) in GetJsiErrorMessage() argument
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/main/cpp/
H A Drawfile_request.cpp222 void RawfileRequest::DidFailWithError(ArkWeb_NetError errorCode) { in DidFailWithError() argument
/test/xts/acts/arkui/ace_ets_web_scheme_handler_three_napis/entry/src/main/cpp/
H A Drawfile_request.cpp258 void RawfileRequest::DidFailWithError(ArkWeb_NetError errorCode) { in DidFailWithError() argument
/test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/cpp/
H A Drawfile_request.cpp259 void RawfileRequest::DidFailWithError(ArkWeb_NetError errorCode) { in DidFailWithError() argument
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/
H A Dhdrcodec_ndk_sample.cpp70 void VdecError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecError() argument
77 static void VencError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VencError() argument
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
H A DActsMediaPlayerAudioTest.cpp195 void PlayerliteCallback::OnError(int32_t errorType, int32_t errorCode) in OnError() argument
/test/xts/dcts/distributedhardware/distributedscreentest/
H A Ddecoder_demo.cpp313 void VDecDemoCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError() argument
/test/xts/acts/graphic/displayNdk/entry/src/main/cpp/
H A Dnapi_init.cpp60 napi_value errorCode = nullptr; in ThrowError() local
124 napi_value errorCode; in GetDefaultDisplayRotation() local
271 napi_value errorCode; CreateDefaultDisplayCutoutInfo() local
296 napi_value errorCode; GetFoldDisplayMode() local
319 napi_value errorCode; RegisterDisplayChangeListener() local
336 napi_value errorCode; UnregisterDisplayChangeListener() local
358 napi_value errorCode; RegisterFoldDisplayModeChangeListener() local
374 napi_value errorCode; UnregisterFoldDisplayModeChangeListener() local
[all...]
/test/xts/acts/hiviewdfx/hidebugtest/hidebugtestcoltest/entry/src/main/cpp/
H A 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, length); in StartAppTraceCaptureTag() local
252 HiDebug_ErrorCode errorCode = OH_HiDebug_StopAppTraceCapture(); in StopAppTraceCapture() local
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A DaudioEncoderAvBuffer.cpp105 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError() argument
H A Daudioencoderxdlndk.cpp103 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError() argument
H A Dvideodecoderndk.cpp104 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError() argument

Completed in 17 milliseconds

123