Home
last modified time | relevance | path

Searched defs:error (Results 651 – 675 of 814) sorted by relevance

1...<<21222324252627282930>>...33

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dpicture_napi.cpp60 napi_ref error = nullptr; member
605 PICTURE_ERR error; in CreatePictureFromParcel() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_source_napi.cpp359 …ic bool ParseDecodeOptions2(napi_env env, napi_value root, DecodeOptions* opts, std::string &error) in ParseDecodeOptions2()
403 uint32_t* pIndex, std::string &error) in ParseDecodeOptions()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp102 heif_error error = HeifBox::MakeFromReader(reader, &box, recursionCount); in AssembleBoxes() local
260 heif_error error; in GetItemData() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_share_mgr.cpp442 int32_t error = formProviderProxy->AcquireShareFormData(formId, remoteDeviceId, in AcquireShareFormData() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_area_menu_test.cpp89 std::string error; member
/ohos5.0/base/telephony/sms_mms/services/mms/
H A Dmms_network_client.cpp524 …nst HttpClientRequest &request, const HttpClientResponse &response, const HttpClientError &error) { in HttpCallBack()
/ohos5.0/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_common_utils.cpp464 std::error_code error; in GetFileDataFromFilePath() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_reporter.cpp335 void DfxReporter::ReportStartResult(int32_t scene, int32_t error, int32_t start) in ReportStartResult()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screenshot/
H A Dnative_screenshot_module.cpp272 napi_value error; in Resolve() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c723 static void BleClientConnectFailed(uint32_t connectionId, int32_t error) in BleClientConnectFailed()
873 static void BleConnectionClosed(uint32_t connectionId, int32_t error) in BleConnectionClosed()
1930 static void OnConnectFailed(uint32_t connectionId, int32_t error) in OnConnectFailed()
1991 … connectionId, uint32_t len, int32_t pid, int32_t flag, int32_t module, int64_t seq, int32_t error) in onPostBytesFinished()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_input.cpp155 std::unique_ptr<JsonValue> error = argsValue->GetArrayItem(0)->GetValue("error"); in CallSpecializedMethod() local
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dcommon_utils.cpp275 int32_t error = bundleMgr->GetNameForUid(uid, bundleName); in GetBundleNameByUid() local
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp103 napi_value error; in ThrowException() local
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_manager.cpp122 static std::string TransformCallBackResult(enum SCErrCode error) in TransformCallBackResult()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A Dusb_pnp_notify.c657 int32_t error; in UsbPnpNotifyAttachDevice() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_string.cpp67 napi_value error = nullptr; in CreateErrorValue() local
87 …napi_value error = CreateErrorValue(asyncContext->env, callbackCode, ASYNC_ERROR_MAP[callbackCode]… in ProcessPromiseCallback() local
836 … napi_value error = CreateErrorValue(asyncContext->env, ERROR_CODE_STYLED_STRING_CONVERT_ERROR, in UnmarshallingComplete() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h516 WebSslErrorEvent(const RefPtr<SslErrorResult>& result, int32_t error) in WebSslErrorEvent()
550 int32_t error, in WebAllSslErrorEvent()
1125 ReceivedErrorEvent(const RefPtr<WebRequest>& request, const RefPtr<WebError>& error) in ReceivedErrorEvent()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_renderer_stream_impl.cpp684 int32_t error = 0; in EnqueueBuffer() local
1066 int error = 0; in OffloadUpdatePolicyInWrite() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_medialibrary_manager.cpp679 int error = GetFd(context, fd, MEDIA_FILEMODE_READONLY); in GetPictureThumb() local
704 int error = GetFd(context, fd, MEDIA_FILEMODE_READONLY); in GetVideoThumb() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp1072 napi_value error = nullptr; in GetCallbackErrorValue() local
1094 napi_value error = nullptr; in SetPromise() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/distributed_ability_runtime/
H A Ddistributed_client.cpp370 int32_t error = remote->SendRequest(GET_REMOTE_MISSION_SNAPSHOT_INFO, data, reply, option); in GetRemoteMissionSnapshotInfo() local
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_helper_impl.cpp203 DatashareBusinessError error; in Query() local
/ohos5.0/foundation/multimedia/media_foundation/src/meta/
H A Dformat.cpp226 auto error = memcpy_s(anyAddr, size, addr, size); in PutBuffer() local
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedialibrary_napi_utils.h516 napi_value error; member
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_context.cpp136 void WidgetContext::SetLatestError(int32_t error) in SetLatestError()

1...<<21222324252627282930>>...33