Home
last modified time | relevance | path

Searched defs:error (Results 3626 - 3650 of 6413) sorted by relevance

1...<<141142143144145146147148149150>>...257

/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
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp519 SkBase64::Error error = SkBase64::Decode(base64Code.data(), base64Code.size(), nullptr, &outputLen); in LoadImageData() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/
H A Djs_app_control.cpp213 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in SetDisposedStatusSync() local
320 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in InnerDeleteDisposedStatusSync() local
478 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in GetDisposedStatusSync() local
625 napi_value error = BusinessError::CreateCommonError(env, ERROR_SYSTEM_ABILITY_NOT_FOUND, in InnerGetDisposedRule() local
688 napi_value error in InnerSetDisposedRule() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager_sync.cpp695 napi_value error = BusinessError::CreateCommonError(env, ERROR_BUNDLE_SERVICE_EXCEPTION, in GetBundleArchiveInfoSync() local
733 napi_value error = BusinessError::CreateCommonError(env, ERROR_BUNDLE_SERVICE_EXCEPTION, in GetBundleNameByUidSync() local
821 napi_value error = BusinessError::CreateCommonError(env, ERROR_BUNDLE_SERVICE_EXCEPTION, in GetProfileByAbilitySync() local
890 napi_value error = BusinessError::CreateCommonError(env, ERROR_BUNDLE_SERVICE_EXCEPTION, GetProfileByExAbilitySync() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/
H A Djs_default_app.cpp358 napi_value error = BusinessError::CreateCommonError(env, ERROR_BUNDLE_SERVICE_EXCEPTION, in IsDefaultApplicationSync() local
517 napi_value error = BusinessError::CreateCommonError(env, ERROR_BUNDLE_SERVICE_EXCEPTION, GetDefaultApplicationSync() local
693 napi_value error = BusinessError::CreateCommonError(env, ERROR_BUNDLE_SERVICE_EXCEPTION, SetDefaultApplicationSync() local
853 napi_value error = BusinessError::CreateCommonError(env, ERROR_BUNDLE_SERVICE_EXCEPTION, ResetDefaultApplicationSync() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dbusiness_error.cpp239 napi_value error = CreateError(env, err, msg); in ThrowError() local
246 napi_value error = CreateCommonError(env, err, parameter, type); in ThrowParameterTypeError() local
292 napi_value error = CreateEnumError(env, parameter, type); in ThrowEnumError() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_modify_test.cpp101 std::string error; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dcjson_parser.cpp285 errno_t error = strncpy_s(result, len, src + start, length); in SubStr() local
459 errno_t error = strcpy_s(languageFile, fileLen, language_); in ChangeLanguageFileName() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp88 int error = D_GIF_SUCCEEDED; in OpenGifFile() local
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp336 void AudioA2dpListener::OnPlayingStatusChanged(const BluetoothRemoteDevice &device, int playingState, int error) in OnPlayingStatusChanged() argument
325 OnConfigurationChanged(const BluetoothRemoteDevice &device, const A2dpCodecInfo &codecInfo, int error) OnConfigurationChanged() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dauxiliary_picture_napi.cpp55 napi_ref error = nullptr; member
H A Dmetadata_napi.cpp51 napi_ref error = nullptr; member
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avsession_manager.cpp911 std::string NapiAVSessionManager::GetStartCastErrMsg(int32_t error) in GetStartCastErrMsg() argument
1285 ReportStartCastDiscoveryFailInfo(std::string func, int32_t error) ReportStartCastDiscoveryFailInfo() argument
1292 ReportStopCastDiscoveryFailInfo(std::string func, int32_t error) ReportStopCastDiscoveryFailInfo() argument
1299 ReportStartCastFailInfo(int32_t error) ReportStartCastFailInfo() argument
1306 ReportStartCastFailInfo(int32_t error, const OutputDeviceInfo &outputDeviceInfo) ReportStartCastFailInfo() argument
1313 ReportStopCastFailInfo(int32_t error) ReportStopCastFailInfo() argument
1320 CheckStartCastReportRadar(bool condition, int32_t error) CheckStartCastReportRadar() argument
1327 CheckStopCastReportRadar(bool condition, int32_t error) CheckStopCastReportRadar() argument
[all...]
H A Dnapi_avcast_controller.cpp1164 void NapiAVCastController::ReportStartFailInfo(int error) in ReportStartFailInfo() argument
1171 void NapiAVCastController::ReportSendControlCommandFailInfo(int error) in ReportSendControlCommandFailInfo() argument
1178 void NapiAVCastController::CheckSendCtrlCmdReportRadar(bool condition, int32_t error) in CheckSendCtrlCmdReportRadar() argument
1185 void NapiAVCastController::CheckStartReportRadar(bool condition, int32_t error) in CheckStartReportRadar() argument
1192 std::string NapiAVCastController::GetSendControlCommandErrMsg(int32_t error) in GetSendControlCommandErrMsg() argument
[all...]
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/
H A Dcamera_napi_const.h105 napi_value error; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata.cpp835 PICTURE_ERR error; in Unmarshalling() local
844 ExifMetadata *ExifMetadata::Unmarshalling(Parcel &parcel, PICTURE_ERR &error) in Unmarshalling() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dpicture.cpp315 GSError error = hdrSptr->Alloc(requestConfig); in ComposeHdrPixelMap() local
468 PICTURE_ERR error; in Unmarshalling() local
477 Picture *Picture::Unmarshalling(Parcel &parcel, PICTURE_ERR &error) in Unmarshalling() argument
/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_proxy.cpp48 int error = Remote()->SendRequest(SET_LISTENER_OBJ, data, reply, option); in SetListenerObject() local
65 int error = Remote()->SendRequest(SET_VIDEO_SOURCE, data, reply, option); in SetVideoSource() local
84 int error = Remote()->SendRequest(SET_VIDEO_ENCODER, data, reply, option); in SetVideoEncoder() local
103 int error = Remote()->SendRequest(SET_VIDEO_SIZE, data, reply, option); SetVideoSize() local
121 int error = Remote()->SendRequest(SET_VIDEO_FARAME_RATE, data, reply, option); SetVideoFrameRate() local
139 int error = Remote()->SendRequest(SET_VIDEO_ENCODING_BIT_RATE, data, reply, option); SetVideoEncodingBitRate() local
157 int error = Remote()->SendRequest(SET_VIDEO_IS_HDR, data, reply, option); SetVideoIsHdr() local
175 int error = Remote()->SendRequest(SET_VIDEO_ENABLE_TEMPORAL_SCALE, data, reply, option); SetVideoEnableTemporalScale() local
192 int error = Remote()->SendRequest(SET_META_CONFIGS, data, reply, option); SetMetaConfigs() local
209 int error = Remote()->SendRequest(SET_META_SOURCE, data, reply, option); SetMetaSource() local
228 int error = Remote()->SendRequest(SET_META_MIME_TYPE, data, reply, option); SetMetaMimeType() local
246 int error = Remote()->SendRequest(SET_META_TIMED_KEY, data, reply, option); SetMetaTimedKey() local
264 int error = Remote()->SendRequest(SET_META_TRACK_SRC_MIME_TYPE, data, reply, option); SetMetaSourceTrackMime() local
282 int error = Remote()->SendRequest(SET_CAPTURE_RATE, data, reply, option); SetCaptureRate() local
299 int error = Remote()->SendRequest(GET_SURFACE, data, reply, option); GetSurface() local
322 int error = Remote()->SendRequest(GET_META_SURFACE, data, reply, option); GetMetaSurface() local
345 int error = Remote()->SendRequest(SET_AUDIO_SOURCE, data, reply, option); SetAudioSource() local
364 int error = Remote()->SendRequest(SET_AUDIO_ENCODER, data, reply, option); SetAudioEncoder() local
382 int error = Remote()->SendRequest(SET_AUDIO_SAMPLE_RATE, data, reply, option); SetAudioSampleRate() local
400 int error = Remote()->SendRequest(SET_AUDIO_CHANNELS, data, reply, option); SetAudioChannels() local
418 int error = Remote()->SendRequest(SET_AUDIO_ENCODING_BIT_RATE, data, reply, option); SetAudioEncodingBitRate() local
435 int error = Remote()->SendRequest(SET_DATA_SOURCE, data, reply, option); SetDataSource() local
457 int error = Remote()->SendRequest(SET_USER_CUSTOM_INFO, data, reply, option); SetUserCustomInfo() local
474 int error = Remote()->SendRequest(SET_GENRE, data, reply, option); SetGenre() local
491 int error = Remote()->SendRequest(SET_MAX_DURATION, data, reply, option); SetMaxDuration() local
508 int error = Remote()->SendRequest(SET_OUTPUT_FORMAT, data, reply, option); SetOutputFormat() local
525 int error = Remote()->SendRequest(SET_OUTPUT_FILE, data, reply, option); SetOutputFile() local
542 int error = Remote()->SendRequest(SET_FILE_GENERATION_MODE, data, reply, option); SetFileGenerationMode() local
559 int error = Remote()->SendRequest(SET_NEXT_OUTPUT_FILE, data, reply, option); SetNextOutputFile() local
576 int error = Remote()->SendRequest(SET_MAX_FILE_SIZE, data, reply, option); SetMaxFileSize() local
621 int error = Remote()->SendRequest(PREPARE, data, reply, option); Prepare() local
637 int error = Remote()->SendRequest(START, data, reply, option); Start() local
653 int error = Remote()->SendRequest(PAUSE, data, reply, option); Pause() local
669 int error = Remote()->SendRequest(RESUME, data, reply, option); Resume() local
686 int error = Remote()->SendRequest(STOP, data, reply, option); Stop() local
702 int error = Remote()->SendRequest(RESET, data, reply, option); Reset() local
718 int error = Remote()->SendRequest(RELEASE, data, reply, option); Release() local
737 int error = Remote()->SendRequest(SET_FILE_SPLIT_DURATION, data, reply, option); SetFileSplitDuration() local
753 int error = Remote()->SendRequest(DESTROY, data, reply, option); DestroyStub() local
768 int error = Remote()->SendRequest(GET_AV_RECORDER_CONFIG, data, reply, option); GetAVRecorderConfig() local
802 int error = Remote()->SendRequest(GET_LOCATION, data, reply, option); GetLocation() local
820 int error = Remote()->SendRequest(GET_AUDIO_CAPTURER_CHANGE_INFO, data, reply, option); GetCurrentCapturerChangeInfo() local
836 int error = Remote()->SendRequest(GET_AVAILABLE_ENCODER, data, reply, option); GetAvailableEncoder() local
857 int error = Remote()->SendRequest(GET_MAX_AMPLITUDE, data, reply, option); GetMaxAmplitude() local
874 int error = Remote()->SendRequest(IS_WATERMARK_SUPPORTED, data, reply, option); IsWatermarkSupported() local
893 int error = Remote()->SendRequest(SET_WATERMARK, data, reply, option); SetWatermark() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_manager.cpp170 void DfxManager::HandleNoPermmison(int32_t type, int32_t object, int32_t error) in HandleNoPermmison() argument
H A Ddfx_reporter.cpp332 ReportStartResult(int32_t scene, int32_t error, int32_t start) ReportStartResult() argument
[all...]
/foundation/multimedia/media_library/interfaces/kits/js/include/napi/
H A Dmedialibrary_napi_utils.h250 napi_value error; member
/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_service_proxy.cpp97 int32_t error = -1; in SendRequest() local
113 int32_t error = SendRequest(SET_LISTENER_OBJ, data, reply, option); in SetListenerObject() local
131 int32_t error = SendRequest(SET_SOURCE, data, reply, option); in SetSource() local
149 int32_t error = SendRequest(SET_MEDIA_DATA_SRC_OBJ, data, reply, option); SetSource() local
169 int32_t error = SendRequest(SET_FD_SOURCE, data, reply, option); SetSource() local
186 int32_t error = SendRequest(ADD_SUB_SOURCE, data, reply, option); AddSubSource() local
206 int32_t error = SendRequest(ADD_SUB_FD_SOURCE, data, reply, option); AddSubSource() local
222 int32_t error = SendRequest(PLAY, data, reply, option); Play() local
238 int32_t error = SendRequest(PREPARE, data, reply, option); Prepare() local
255 int32_t error = SendRequest(SET_RENDER_FIRST_FRAME, data, reply, option); SetRenderFirstFrame() local
274 int32_t error = SendRequest(SET_PLAY_RANGE, data, reply, option); SetPlayRange() local
293 int32_t error = SendRequest(SET_PLAY_RANGE_WITH_MODE, data, reply, option); SetPlayRangeWithMode() local
309 int32_t error = SendRequest(PREPAREASYNC, data, reply, option); PrepareAsync() local
325 int32_t error = SendRequest(PAUSE, data, reply, option); Pause() local
341 int32_t error = SendRequest(STOP, data, reply, option); Stop() local
357 int32_t error = SendRequest(RESET, data, reply, option); Reset() local
373 int32_t error = SendRequest(RELEASE, data, reply, option); Release() local
389 int32_t error = SendRequest(RELEASE, data, reply, option); ReleaseSync() local
407 int32_t error = SendRequest(SET_VOLUME, data, reply, option); SetVolume() local
425 int32_t error = SendRequest(SEEK, data, reply, option); Seek() local
441 int32_t error = SendRequest(GET_CURRENT_TIME, data, reply, option); GetCurrentTime() local
458 int32_t error = SendRequest(GET_LIVES_CURRENT_TIME, data, reply, option); GetPlaybackPosition() local
475 int32_t error = SendRequest(GET_VIDEO_TRACK_INFO, data, reply, option); GetVideoTrackInfo() local
497 int32_t error = SendRequest(GET_PLAYBACK_INFO, data, reply, option); GetPlaybackInfo() local
515 int32_t error = SendRequest(GET_AUDIO_TRACK_INFO, data, reply, option); GetAudioTrackInfo() local
538 int32_t error = SendRequest(GET_SUBTITLE_TRACK_INFO, data, reply, option); GetSubtitleTrackInfo() local
561 int32_t error = SendRequest(GET_VIDEO_WIDTH, data, reply, option); GetVideoWidth() local
577 int32_t error = SendRequest(GET_VIDEO_HEIGHT, data, reply, option); GetVideoHeight() local
593 int32_t error = SendRequest(GET_DURATION, data, reply, option); GetDuration() local
611 int32_t error = SendRequest(SET_PLAYERBACK_SPEED, data, reply, option); SetPlaybackSpeed() local
664 int32_t error = SendRequest(SET_MEDIA_SOURCE, data, reply, option); SetMediaSource() local
680 int32_t error = SendRequest(GET_PLAYERBACK_SPEED, data, reply, option); GetPlaybackSpeed() local
699 int32_t error = SendRequest(SELECT_BIT_RATE, data, reply, option); SelectBitRate() local
728 int32_t error = SendRequest(SET_VIDEO_SURFACE, data, reply, option); SetVideoSurface() local
759 int32_t error = SendRequest(SET_DECRYPT_CONFIG, data, reply, option); SetDecryptConfig() local
780 int32_t error = SendRequest(IS_PLAYING, data, reply, option); IsPlaying() local
797 int32_t error = SendRequest(IS_LOOPING, data, reply, option); IsLooping() local
815 int32_t error = SendRequest(SET_LOOPING, data, reply, option); SetLooping() local
834 int32_t error = SendRequest(SET_RENDERER_DESC, data, reply, option); SetParameter() local
851 int32_t error = SendRequest(DESTROY, data, reply, option); DestroyStub() local
868 int32_t error = SendRequest(SET_CALLBACK, data, reply, option); SetPlayerCallback() local
887 int32_t error = SendRequest(SELECT_TRACK, data, reply, option); SelectTrack() local
904 int32_t error = SendRequest(DESELECT_TRACK, data, reply, option); DeselectTrack() local
921 int32_t error = SendRequest(GET_CURRENT_TRACK, data, reply, option); GetCurrentTrack() local
939 int32_t error = SendRequest(SET_DEVICE_CHANGE_CB_STATUS, data, reply, option); SetDeviceChangeCbStatus() local
960 int32_t error = SendRequest(SET_PLAYBACK_STRATEGY, data, reply, option); SetPlaybackStrategy() local
978 int32_t error = SendRequest(SET_MEDIA_MUTED, data, reply, option); SetMediaMuted() local
995 int32_t error = SendRequest(SET_MAX_AMPLITUDE_CB_STATUS, data, reply, option); SetMaxAmplitudeCbStatus() local
[all...]
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp522 napi_value error = nullptr; in GetCallbackErrorValue() local
564 napi_value error = nullptr; SetPromise() local
[all...]
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c147 static void NotifyTransException(AuthHandle authHandle, int32_t error) in NotifyTransException() argument
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp132 void clientConnectFailed(uint32_t connectionId, int32_t error) in clientConnectFailed() argument
151 void connectionException(uint32_t connectionId, int32_t error) in connectionException() argument
705 int32_t error = 0; in HWTEST_F() local
728 int32_t error = 0; in HWTEST_F() local
917 int32_t error in HWTEST_F() local
1111 int32_t error = 1; HWTEST_F() local
1277 int32_t error = SOFTBUS_CONN_BR_UNDERLAY_CONNECT_FAIL; HWTEST_F() local
[all...]

Completed in 51 milliseconds

1...<<141142143144145146147148149150>>...257