/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_map.cpp | 256 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 D | ui_content_impl.cpp | 806 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 D | audio_manager_stub.cpp | 406 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 D | screen_session_manager_proxy_test.cpp | 1078 DmErrorCode* errorCode = nullptr; variable 1692 DmErrorCode* errorCode = nullptr; variable
|
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formUtil/ |
H A D | napi_form_util.cpp | 195 std::string QueryRetMsg(int32_t errorCode) in QueryRetMsg()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ui_content_impl.cpp | 315 auto errorCode = UIContentErrorCode::NO_ERRORS; in Initialize() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | form_render_delegate_impl_test.cpp | 455 constexpr uint32_t errorCode = static_cast<uint32_t>(IFormRendererDelegate::Message::ON_ERROR); variable
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
H A D | softbus_adapter_socket.c | 90 static int32_t SockOptErrorToSoftBusError(int32_t errorCode) in SockOptErrorToSoftBusError()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
H A D | videoenc_ndk_sample.cpp | 62 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 D | videodec_ndk_sample.cpp | 95 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 D | videodec_api11_sample.cpp | 93 void VdecAPI11Error(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecAPI11Error()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | surface_encoder_adapter.cpp | 47 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 D | avcodec_audio_avbuffer_decoder_demo.cpp | 48 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 D | avcodec_audio_avbuffer_encoder_demo.cpp | 148 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 D | js_form_extension_context.cpp | 548 void JSFormExtensionConnection::CallJsFailed(int32_t errorCode) in CallJsFailed()
|
/ohos5.0/base/global/i18n/interfaces/js/kits/src/ |
H A D | i18n_timezone_addon.cpp | 157 I18nErrorCode errorCode = I18nErrorCode::SUCCESS; in GetAvailableTimezoneIDs() local
|
/ohos5.0/drivers/peripheral/camera/test/ut/usb_camera/ |
H A D | test_camera_base.cpp | 768 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | test_camera_base.cpp | 747 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/ |
H A D | audio_capture.c | 706 static void LogErrorCapture(AudioHandle handle, int errorCode, int reason) in LogErrorCapture()
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/ |
H A D | hdi_common_v1_2.cpp | 700 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 D | system_tone_player_impl.cpp | 567 void SystemTonePlayerCallback::OnError(int32_t errorCode) in OnError()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/ |
H A D | codec_server_coverage_unit_test.cpp | 1091 int32_t errorCode = AVCS_ERR_OK; variable
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hstream_capture.cpp | 712 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 D | user_auth_napi_helper.cpp | 263 UserAuthResultCode UserAuthNapiHelper::ThrowErrorMsg(napi_env env, UserAuthResultCode errorCode, st… in ThrowErrorMsg()
|
/ohos5.0/base/update/sys_installer_lite/frameworks/source/updater/ |
H A D | hota_updater.c | 144 static void ReportErrorCode(HotaErrorCode errorCode) in ReportErrorCode()
|