Home
last modified time | relevance | path

Searched defs:errorCode (Results 151 – 175 of 1146) sorted by relevance

12345678910>>...46

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dauxiliary_generator.cpp70 uint32_t errorCode = decoder->GetImageSize(FIRST_FRAME, size); in SetAuxiliaryDecodeOption() local
207 … std::unique_ptr<AbsImageDecoder> &decoder, const std::string &encodedFormat, uint32_t &errorCode) in CreatePixelMapByContext()
293 static sptr<SurfaceBuffer> AllocSurfaceBuffer(Size &size, int32_t format, uint32_t &errorCode) in AllocSurfaceBuffer()
350 std::unique_ptr<AbsImageDecoder> &extDecoder, uint32_t &errorCode) in GenerateAuxiliaryPicture()
398 AuxiliaryPictureType type, std::unique_ptr<AbsImageDecoder> &extDecoder, uint32_t &errorCode) in GenerateHeifAuxiliaryPicture()
425 std::unique_ptr<AbsImageDecoder> &extDecoder, uint32_t &errorCode) in GenerateJpegAuxiliaryPicture()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_listener_stub.cpp48 int errorCode = data.ReadInt32(); in OnRemoteRequest() local
76 void RecorderListenerStub::OnError(int32_t errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_form_death_callback.h78 void OnError(const int32_t errorCode, const std::string &errorMsg) in OnError()
/ohos5.0/foundation/communication/netmanager_base/utils/errorcode_utils/src/
H A Derrorcode_convertor.cpp177 std::string NetBaseErrorCodeConvertor::ConvertErrorCode(int32_t &errorCode) in ConvertErrorCode()
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/normalizer_fuzzer/
H A Dnormalizer_fuzzer.cpp32 I18nErrorCode errorCode = I18nErrorCode::SUCCESS; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_preferences_error.cpp30 const std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode) in GetJsErrorCode()
/ohos5.0/docs/zh-cn/application-dev/reference/common/
H A D_j_s_v_m___extended_error_info.md47 ### errorCode subsection
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_security_utils.cpp27 int32_t errorCode = CameraErrorCode::NO_SYSTEM_APP_PERMISSION; in CheckSystemApp() local
/ohos5.0/docs/en/application-dev/reference/common/
H A D_j_s_v_m___extended_error_info.md47 ### errorCode subsection
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dformat_agent_plugin_test.cpp120 uint32_t errorCode = 0; variable
162 uint32_t errorCode = 0; variable
292 uint32_t errorCode = 0; variable
334 uint32_t errorCode = 0; variable
405 uint32_t errorCode = 0; variable
447 uint32_t errorCode = 0; variable
621 uint32_t errorCode = 0; variable
648 uint32_t errorCode = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/
H A Dcolor_picker_napi.cpp237 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in CreateColorPickerFromPixelmapExecute() local
636 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetMainColorSync() local
673 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetLargestProportionColor() local
709 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetHighestSaturationColor() local
745 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetAverageColor() local
820 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetMorandiBackgroundColor() local
855 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetMorandiShadowColor() local
890 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetDeepenImmersionColor() local
925 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetImmersiveBackgroundColor() local
960 uint32_t errorCode = ERR_EFFECT_INVALID_VALUE; in GetImmersiveForegroundColor() local
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/stream_test/
H A Dfile_source_stream_test.cpp176 uint32_t errorCode = 0; variable
207 uint32_t errorCode = 0; variable
238 uint32_t errorCode = 0; variable
269 uint32_t errorCode = 0; variable
300 uint32_t errorCode = 0; variable
331 uint32_t errorCode = 0; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_fault_adapter.h32 int32_t errorCode; member
42 int32_t errorCode = 0; member
/ohos5.0/foundation/distributedhardware/distributed_input/dfx_utils/src/
H A Dhisysevent_util.cpp78 void HisyseventUtil::SysEventWriteFault(std::string status, std::string devId, int32_t errorCode, s… in SysEventWriteFault()
92 …til::SysEventWriteFault(std::string status, std::string devId, std::string dhId, int32_t errorCode, in SysEventWriteFault()
/ohos5.0/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_hisysevent_test.cpp38 int32_t errorCode = FIREWALL_SUCCESS; variable
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_callback_proxy.cpp41 int32_t errorCode = Remote()->SendRequest(ON_CALLBACK, data, reply, option); in OnCallBack() local
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dget_network_search_mode_callback.cpp39 …orkSearchModeCallback::OnGetNetworkModeCallback(const int32_t searchModel, const int32_t errorCode) in OnGetNetworkModeCallback()
H A Dget_preferred_network_callback.cpp38 …dNetworkCallback::OnGetPreferredNetworkCallback(const int32_t networkMode, const int32_t errorCode) in OnGetPreferredNetworkCallback()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/fuzztest/rdbimpl_fuzzer/
H A Drdbimpl_fuzzer.cpp25 int errorCode = E_ERROR; in RdbStoreImplFuzz() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_error.cpp58 const std::optional<JsErrorCode> GetJsErrorCode(int32_t errorCode) in GetJsErrorCode()
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dcamera_device_service_callback.cpp24 int32_t CameraDeviceServiceCallback::OnError(VdiErrorType type, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcapture_session_callback_proxy.cpp26 int32_t HCaptureSessionCallbackProxy::OnError(int32_t errorCode) in OnError()
H A Dhstream_depth_data_callback_proxy.cpp26 int32_t HStreamDepthDataCallbackProxy::OnDepthDataError(int32_t errorCode) in OnDepthDataError()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_manager_service_ability.cpp44 ErrCode errorCode = service_->Init(); in OnStart() local
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service_util_hmos.cpp35 int errorCode = atoi(progress.endReason.c_str()); in BuildTaskBody() local

12345678910>>...46