Home
last modified time | relevance | path

Searched defs:errorCode (Results 926 – 950 of 1146) sorted by relevance

1...<<31323334353637383940>>...46

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp256 int errorCode; in Create() local
344 …tic bool ChoosePixelmap(unique_ptr<PixelMap> &dstPixelMap, PixelFormat pixelFormat, int &errorCode) in ChoosePixelmap()
410 const InitializationOptions &opts, int &errorCode) in Create()
670 int errorCode = AllocPixelMapMemory(dstMemory, dstRowStride, dstImageInfo, opts.useDMA); in Create() local
765 int32_t &errorCode) in Create()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp806 auto errorCode = UIContentErrorCode::NO_ERRORS; in InitializeInner() local
899 auto errorCode = InitializeInner(window, url, storage, false); in Initialize() local
914 auto errorCode = UIContentErrorCode::NO_ERRORS; in Initialize() local
973 auto errorCode = CommonInitialize(window, url, storage, focusWindowId); in Initialize() local
1019 auto errorCode = UIContentErrorCode::NO_ERRORS; in Restore() local
1049 auto errorCode = UIContentErrorCode::NO_ERRORS; in CommonInitializeForm() local
1545 auto errorCode = UIContentErrorCode::NO_ERRORS; in CommonInitialize() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_manager_stub.cpp406 int32_t errorCode = 0; in HandleCreateAudioProcess() local
733 int32_t errorCode = 0; in HandleCreateIpcOfflineStream() local
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_proxy_test.cpp1078 DmErrorCode* errorCode = nullptr; variable
1692 DmErrorCode* errorCode = nullptr; variable
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formUtil/
H A Dnapi_form_util.cpp195 std::string QueryRetMsg(int32_t errorCode) in QueryRetMsg()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp315 auto errorCode = UIContentErrorCode::NO_ERRORS; in Initialize() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_delegate_impl_test.cpp455 constexpr uint32_t errorCode = static_cast<uint32_t>(IFormRendererDelegate::Message::ON_ERROR); variable
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c90 static int32_t SockOptErrorToSoftBusError(int32_t errorCode) in SockOptErrorToSoftBusError()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_ndk_sample.cpp62 static void VencError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VencError()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp95 void VdecError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecError()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp93 void VdecAPI11Error(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecAPI11Error()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dsurface_encoder_adapter.cpp47 void OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) override in OnError()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp48 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp148 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/
H A Djs_form_extension_context.cpp548 void JSFormExtensionConnection::CallJsFailed(int32_t errorCode) in CallJsFailed()
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_timezone_addon.cpp157 I18nErrorCode errorCode = I18nErrorCode::SUCCESS; in GetAvailableTimezoneIDs() local
/ohos5.0/drivers/peripheral/camera/test/ut/usb_camera/
H A Dtest_camera_base.cpp768 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/
H A Dtest_camera_base.cpp747 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_capture.c706 static void LogErrorCapture(AudioHandle handle, int errorCode, int reason) in LogErrorCapture()
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dhdi_common_v1_2.cpp700 OHOS::HDI::Camera::V1_2::ErrorCode errorCode) in OnError()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H A Dsystem_tone_player_impl.cpp567 void SystemTonePlayerCallback::OnError(int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/
H A Dcodec_server_coverage_unit_test.cpp1091 int32_t errorCode = AVCS_ERR_OK; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp712 int32_t HStreamCapture::OnCaptureError(int32_t captureId, int32_t errorCode) in OnCaptureError()
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_napi_helper.cpp263 UserAuthResultCode UserAuthNapiHelper::ThrowErrorMsg(napi_env env, UserAuthResultCode errorCode, st… in ThrowErrorMsg()
/ohos5.0/base/update/sys_installer_lite/frameworks/source/updater/
H A Dhota_updater.c144 static void ReportErrorCode(HotaErrorCode errorCode) in ReportErrorCode()

1...<<31323334353637383940>>...46