Home
last modified time | relevance | path

Searched defs:errorType (Results 151 – 166 of 166) sorted by relevance

1234567

/ohos5.0/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H A Dplayer_client.cpp537 int32_t errorType; in PlayerCommonCallback() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp75 void VEncInnerCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_video_decoder.cpp83 void OnError(AVCodecErrorType errorType, int32_t errorCode) override in OnError()
H A Dnative_video_encoder.cpp89 void OnError(AVCodecErrorType errorType, int32_t errorCode) override in OnError()
/ohos5.0/base/security/certificate_framework/test/unittest/cf_adapter_test/src/
H A Dcf_adapter_extension_test.cpp677 CfExtensionEntryType errorType = static_cast<CfExtensionEntryType>(INT_MAX); variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
H A Dhdecoder_unit_test.cpp32 void HDecoderCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
H A Dhencoder_unit_test.cpp31 void HEncoderCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp231 void OnError(ScreenCaptureErrorType errorType, int32_t errorCode) override in OnError()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Common/src/
H A DAudioEncoderDemoCommon.cpp1352 void InnerAEnDemoCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp1200 void HCodec::SignalError(AVCodecErrorType errorType, int32_t errorCode) in SignalError()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/src/
H A DAudioDecoderDemoCommon.cpp1902 void InnerADecDemoCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_device.cpp1001 int32_t errorType; in OnError() local
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp138 void RecorderServer::OnError(ErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server.cpp1544 void PlayerServer::OnError(PlayerErrorType errorType, int32_t errorCode) in OnError()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp2109 ErrorPositionType errorType = GetErrorPositionType(originOffset, childSize); in GetChildPosition() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp228 void OnError(const int32_t errorType, const int32_t errorMsg) const override in OnError() argument

1234567