| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | drawing_register_font_test.cpp | 41 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 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/device_attest/services/core/attest/ |
| H A D | attest_service_active.c | 104 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseActiveResult() local
|
| H A D | attest_service_reset.c | 91 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseResetResult() local
|
| H A D | attest_service_challenge.c | 93 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseChallengeResult() local
|
| /test/xts/device_attest_lite/services/core/attest/ |
| H A D | attest_service_active.c | 104 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseActiveResult() local
|
| H A D | attest_service_reset.c | 91 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseResetResult() local
|
| H A D | attest_service_challenge.c | 93 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseChallengeResult() local
|
| /test/xts/acts/applications/print_fwk/print_xts/entry/src/main/cpp/ |
| H A D | ohscan.cpp | 28 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 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(); 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 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 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 D | api_test.cpp | 38 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 D | ActsMediaRecorderTest.cpp | 41 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 D | native_device_attest.cpp | 34 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 D | rawfile_request.cpp | 222 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 D | rawfile_request.cpp | 258 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 D | rawfile_request.cpp | 259 void RawfileRequest::DidFailWithError(ArkWeb_NetError errorCode) { in DidFailWithError() argument
|
| /test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/ |
| H A D | hdrcodec_ndk_sample.cpp | 70 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 D | ActsMediaPlayerAudioTest.cpp | 195 void PlayerliteCallback::OnError(int32_t errorType, int32_t errorCode)
in OnError() argument
|
| /test/xts/dcts/distributedhardware/distributedscreentest/ |
| H A D | decoder_demo.cpp | 313 void VDecDemoCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError() argument
|
| /test/xts/acts/graphic/displayNdk/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 60 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 D | hidebugndk.cpp | 198 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 D | audioEncoderAvBuffer.cpp | 105 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError() argument
|
| H A D | audioencoderxdlndk.cpp | 103 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData)
in OnError() argument
|
| H A D | videodecoderndk.cpp | 104 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData)
in OnError() argument
|