Home
last modified time | relevance | path

Searched defs:errorCode (Results 901 – 925 of 1530) sorted by relevance

1...<<31323334353637383940>>...62

/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_avbuffer_g711mu_encoder_demo.cpp47 static void OnError(OH_AVCodec* codec, int32_t errorCode, void* userData) in OnError()
H A Davcodec_audio_g711mu_encoder_demo.cpp44 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError()
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo.cpp53 static void OnError(OH_AVCodec *codec, int32_t errorCode, void *userData) in OnError()
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_controller_engine.cpp129 int32_t errorCode = InputMethodAbility::GetInstance()->ExitCurrentInputType(); in ExitCurrentInputType() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screensourceprocessor/encoder/src/
H A Dimage_source_encoder.cpp382 void ImageSourceEncoder::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dstorage_radar.h93 int32_t errorCode; member
/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Di_player_engine.h37 virtual void OnErrorMessage(int32_t errorCode, const std::string &errorMsg) in OnErrorMessage()
/ohos5.0/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Davcast_controller_callback_proxy.cpp117 void AVCastControllerCallbackProxy::OnPlayerError(const int32_t errorCode, const std::string& error… in OnPlayerError()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_output_impl.h191 void OnCaptureError(const int32_t captureId, const int32_t errorCode) const override in OnCaptureError()
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dstd_player.cpp39 void OnError(PlayerErrorType errorType, int32_t errorCode) override in OnError()
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/
H A Dplayer_demux.cpp81 int32_t PlayerDemuxer::ErrorEventPro(void *handle, int32_t errorType, int32_t errorCode) in ErrorEventPro()
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/
H A Dscreen_capture_native_mock.cpp26 void ScreenCaptureNativeCallbackMock::OnError(ScreenCaptureErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp274 LocationErrCode errorCode = LocatorAbility::GetInstance()->GetSwitchState(state); in PreGetSwitchState() local
1176 LocationErrCode errorCode = locatorDataManager->RegisterCallback(identity, dataConfig, client); in PreRegisterLocatingRequiredDataCallback() local
1207 LocationErrCode errorCode = locatorDataManager->UnregisterCallback(client); in PreUnregisterLocatingRequiredDataCallback() local
1299 LocationErrCode errorCode = locatorAbility->GetSwitchState(state); in CheckLocationSwitchState() local
1390 LocationErrCode errorCode = locatorDataManager->GetCurrentWifiBssidForLocating(bssid); in PreGetCurrentWifiBssidForLocating() local
1483 LocationErrCode errorCode = locatorAbility->GetSwitchState(state); in SaDumpInfo() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_format_convert_test.cpp152 uint32_t errorCode = 0; in RgbConvertToYuv() local
208 uint32_t errorCode = 0; in YuvConvertToRgb() local
347 uint32_t errorCode = 0; in RgbConvertToYuvByPixelMap() local
408 uint32_t errorCode = 0; in RgbConvertToYuvP010ByPixelMap() local
449 uint32_t errorCode = 0; in RgbConvertToYuvP010() local
508 uint32_t errorCode = 0; in PixelMapFormatConvert() local
1653 uint32_t errorCode = 0; variable
1676 uint32_t errorCode = 0; variable
/aosp12/system/chre/chpp/
H A Dtransport.c580 enum ChppTransportErrorCode errorCode = CHPP_TRANSPORT_ERROR_NONE; in chppProcessRxPacket() local
1492 enum ChppTransportErrorCode errorCode) { in chppEnqueueTxErrorDatagram()
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
H A DSipSettings.java373 public void onRegistrationFailed(String profileUri, int errorCode, in createRegistrationListener()
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/
H A DUceController.java623 int errorCode = deviceStateResult.getErrorCode() in requestCapabilitiesInternal() local
662 int errorCode = deviceStateResult.getErrorCode() in requestAvailability() local
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs1_test.cpp143 … int32_t errorCode = telephonyService->IsEmergencyPhoneNumber(SIM1_SLOTID, number, enabled); variable
153 … int32_t errorCode = telephonyService->IsEmergencyPhoneNumber(SIM2_SLOTID, number, enabled); variable
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Dav_thumbnail_generator.cpp54 void OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) override in OnError()
89 void AVThumbnailGenerator::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dcommon_utils.cpp229 uint32_t errorCode = 0; in ParsePath() local
505 ErrorCode errorCode = CommonUtils::LockPixelMap(pixelMap.get(), effectBuffer); in ParsePicture() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dvideo_output.cpp65 int32_t VideoOutputCallbackImpl::OnFrameError(const int32_t errorCode) in OnFrameError()
111 int32_t errorCode = CAMERA_OK; in SetCallback() local
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.cpp461 ErrorCode HiPlayerImpl::DoOnError(ErrorCode errorCode) in DoOnError()
585 auto errorCode {-1}; in HandlePluginErrorEvent() local
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_set_param.cpp380 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const n… in SetCallback()
415 void SetPromise(const napi_env &env, const napi_deferred &deferred, const int32_t &errorCode, const… in SetPromise()
/ohos5.0/base/web/webview/interfaces/native/
H A Darkweb_scheme_handler.cpp600 int32_t OH_ArkWebResponse_SetError(ArkWeb_Response* response, ArkWeb_NetError errorCode) in OH_ArkWebResponse_SetError()
764 const ArkWeb_ResourceHandler* resourceHandler, ArkWeb_NetError errorCode) in OH_ArkWebResourceHandler_DidFailWithError()
/ohos5.0/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp505 ErrorCode errorCode = WallpaperManager::GetInstance().GetColors(SYSTYEM, apiInfo, colors); variable
522 ErrorCode errorCode = WallpaperManager::GetInstance().GetColors(LOCKSCREEN, apiInfo, colors); variable
539 ErrorCode errorCode = WallpaperManager::GetInstance().GetColors(LOCKSCREEN, apiInfo, colors); variable

1...<<31323334353637383940>>...62