Home
last modified time | relevance | path

Searched defs:errorCode (Results 276 – 300 of 1319) sorted by relevance

1...<<11121314151617181920>>...53

/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/
H A Dscreen_capture_mock.h50 virtual void OnError(int32_t errorCode, void *userData) in OnError()
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/include/
H A Dscreen_capture_server_function_unittest.h61 void OnError(ScreenCaptureErrorType errorType, int32_t errorCode) {}; in OnError()
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event.h27 int8_t errorCode = NO_ERROR; member
/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Dbase_context.cpp50 void BaseContext::SetErrorCode(int32_t errorCode) in SetErrorCode()
61 void BaseContext::SetError(int32_t errorCode, const std::string &errorMessage) in SetError()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/
H A Dimage_plugin_fuzz.cpp43 uint32_t errorCode; in ExtDecoderFuncTest001() local
94 uint32_t errorCode; in SvgDecoderFuncTest001() local
/ohos5.0/base/web/webview/ohos_adapter/ohos_image_adapter/src/
H A Dohos_image_decoder_adapter_impl.cpp37 uint32_t errorCode = 0; in ParseRawData() local
111 uint32_t errorCode = 0; in Decode() local
/ohos5.0/base/update/updater/services/diffpatch/bzip2/
H A Dlz4_adapter.cpp51 LZ4F_errorCode_t errorCode = LZ4F_createCompressionContext(&compressionContext_, LZ4F_VERSION); in Open() local
102 LZ4F_errorCode_t errorCode = LZ4F_freeCompressionContext(compressionContext_); in Close() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp401 uint32_t &errorCode) in CreateImageSource()
417 uint32_t &errorCode) in CreateImageSource()
446 uint32_t &errorCode) in CreateImageSource()
484 const SourceOptions &opts, uint32_t &errorCode) in CreateImageSource()
501 uint32_t &errorCode) in CreateIncrementalImageSource()
1272 uint32_t &errorCode) in CreateIncrementalPixelMap()
2034 uint32_t errorCode = ERR_IMAGE_DECODE_ABNORMAL; in GetFormatExtended() local
2806 uint32_t &errorCode) in ConvertYUV420ToRGBA()
3349 int32_t ImageSource::GetLoopCount(uint32_t &errorCode) in GetLoopCount()
3370 uint32_t ImageSource::GetFrameCount(uint32_t &errorCode) in GetFrameCount()
[all …]
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp209 int32_t errorCode = MediaServiceErrCode::MSERR_DATA_SOURCE_IO_ERROR; in NotifyError() local
218 int32_t errorCode = MediaServiceErrCode::MSERR_DATA_SOURCE_IO_ERROR; in NotifyError() local
428 void DownloadMonitor::GetServerMediaServiceErrorCode(int32_t errorCode, int32_t& serverCode) in GetServerMediaServiceErrorCode()
438 void DownloadMonitor::GetClientMediaServiceErrorCode(int32_t errorCode, int32_t& clientCode) in GetClientMediaServiceErrorCode()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
H A Dmtp_native_test.cpp2134 int errorCode = 0; variable
2158 int errorCode = 0; variable
2182 int errorCode = 0; variable
2206 int errorCode = 0; variable
2230 int errorCode = 0; variable
2254 int errorCode = 0; variable
2278 int errorCode = 0; variable
2302 int errorCode = 0; variable
2326 int errorCode = 0; variable
2380 int errorCode = 0; variable
[all …]
/aosp14/frameworks/base/core/java/android/view/displayhash/
H A DDisplayHashResultCallback.java111 void onDisplayHashError(@DisplayHashErrorCode int errorCode); in onDisplayHashError()
/aosp14/frameworks/base/telephony/java/android/telephony/mbms/
H A DStreamingServiceCallback.java63 public void onError(@StreamingServiceError int errorCode, @Nullable String message) { in onError()
/ohos5.0/base/location/frameworks/native/locator_agent/source/
H A Dnative_location_callback_host.cpp61 void NativeLocationCallbackHost::OnErrorReport(const int errorCode) in OnErrorReport()
/ohos5.0/drivers/peripheral/camera/test/fuzztest/defferred_delivery_image/
H A Ddefferred_delivery_image_fuzzer.h42 … int32_t OnError(const std::string& imageId, OHOS::HDI::Camera::V1_2::ErrorCode errorCode) override in OnError()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.h35 int32_t errorCode = 0; member
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dscreen_cache.cpp19 ScreenCache::ScreenCache(size_t capacity, int32_t errorCode) in ScreenCache()
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/databaseoncreate_fuzzer/
H A Ddatabaseoncreate_fuzzer.cpp36 int32_t errorCode = E_OK; in DatabaseOnCreateFuzzTest() local
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/pmsdatabaseoncreate_fuzzer/
H A Dpmsdatabaseoncreate_fuzzer.cpp36 int32_t errorCode = E_OK; in PmsDatabaseOnCreateFuzzTest() local
/ohos5.0/base/web/webview/interfaces/kits/napi/common/
H A Dbusiness_error.cpp26 napi_value errorCode = nullptr; in CreateError() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp202 uint32_t errorCode = 0; in GetPixelMapFromBuffer() local
241 DrawableItem& drawableItem, uint32_t& errorCode) in CreateImageSource()
260 uint32_t errorCode = 0; in GetPixelMapFromJsonBuf() local
300 uint32_t errorCode = 0; in GetDefaultMask() local
321 uint32_t errorCode = 0; in InitLayeredParam() local
347 uint32_t errorCode = 0; in GetMaskByPath() local
370 uint32_t errorCode = 0; in GetMaskByName() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formerrors_fuzzer/
H A Dformerrors_fuzzer.cpp41 int errorCode = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/include/
H A Dcommon.h37 int32_t errorCode = 0; member
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/deferredprocessingstub_fuzzer/
H A Ddeferred_processing_stub_fuzzer.h44 inline int32_t OnError(const std::string &imageId, const ErrorCode errorCode) override in OnError()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcamera_input.cpp63 Camera_ErrorCode errorCode = cameraInput->OpenSecureCamera(secureSeqId); in OH_CameraInput_OpenSecureCamera() local
/ohos5.0/foundation/window/window_manager/snapshot/src/
H A Dsnapshot_display.cpp89 DmErrorCode errorCode; in GetScreenshotByCmdArgments() local

1...<<11121314151617181920>>...53