| /foundation/multimedia/av_codec/frameworks/native/avcodec/ |
| D | avcodec_video_encoder_impl.cpp | 232 int32_t AVCodecVideoEncoderImpl::SetCallback(const std::shared_ptr<AVCodecCallback> &callback) in SetCallback() function in OHOS::MediaAVCodec::AVCodecVideoEncoderImpl 240 int32_t AVCodecVideoEncoderImpl::SetCallback(const std::shared_ptr<MediaCodecCallback> &callback) in SetCallback() function in OHOS::MediaAVCodec::AVCodecVideoEncoderImpl 249 int32_t AVCodecVideoEncoderImpl::SetCallback(const std::shared_ptr<MediaCodecParameterCallback> &ca… in SetCallback() function in OHOS::MediaAVCodec::AVCodecVideoEncoderImpl 258 int32_t AVCodecVideoEncoderImpl::SetCallback(const std::shared_ptr<MediaCodecParameterWithAttrCallb… in SetCallback() function in OHOS::MediaAVCodec::AVCodecVideoEncoderImpl
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/ |
| D | videoenc_capi_mock.cpp | 147 void VideoEncCapiMock::SetCallback(OH_AVCodec *codec, std::shared_ptr<AVCodecCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoEncCapiMock 153 void VideoEncCapiMock::SetCallback(OH_AVCodec *codec, std::shared_ptr<MediaCodecCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoEncCapiMock 159 void VideoEncCapiMock::SetCallback(OH_AVCodec *codec, std::shared_ptr<MediaCodecParameterCallbackMo… in SetCallback() function in OHOS::MediaAVCodec::VideoEncCapiMock 177 int32_t VideoEncCapiMock::SetCallback(std::shared_ptr<AVCodecCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoEncCapiMock 191 int32_t VideoEncCapiMock::SetCallback(std::shared_ptr<MediaCodecCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoEncCapiMock 202 int32_t VideoEncCapiMock::SetCallback(std::shared_ptr<MediaCodecParameterCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoEncCapiMock 209 int32_t VideoEncCapiMock::SetCallback(std::shared_ptr<MediaCodecParameterWithAttrCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoEncCapiMock
|
| D | videodec_capi_mock.cpp | 125 void VideoDecCapiMock::SetCallback(OH_AVCodec *codec, std::shared_ptr<AVCodecCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoDecCapiMock 131 void VideoDecCapiMock::SetCallback(OH_AVCodec *codec, std::shared_ptr<MediaCodecCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoDecCapiMock 149 int32_t VideoDecCapiMock::SetCallback(std::shared_ptr<AVCodecCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoDecCapiMock 160 int32_t VideoDecCapiMock::SetCallback(std::shared_ptr<MediaCodecCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoDecCapiMock
|
| /foundation/multimedia/av_codec/services/engine/base/ |
| D | codecbase.cpp | 26 int32_t CodecBase::SetCallback(const std::shared_ptr<AVCodecCallback> &callback) in SetCallback() function in OHOS::MediaAVCodec::CodecBase 32 int32_t CodecBase::SetCallback(const std::shared_ptr<MediaCodecCallback> &callback) in SetCallback() function in OHOS::MediaAVCodec::CodecBase
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_decoder/ |
| D | audio_ffmpeg_decoder_plugin.h | 61 Status SetCallback(Callback* cb) override in SetCallback() function
|
| /foundation/multimodalinput/input/frameworks/native/input/ |
| D | oh_input_interceptor.cpp | 77 void OHInputInterceptor::SetCallback(std::function<void(std::shared_ptr<PointerEvent>)> callback) in SetCallback() function in OHOS::MMI::OHInputInterceptor 83 void OHInputInterceptor::SetCallback(std::function<void(std::shared_ptr<KeyEvent>)> callback) in SetCallback() function in OHOS::MMI::OHInputInterceptor
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_encoder/ |
| D | audio_ffmpeg_encoder_plugin.h | 61 Status SetCallback(Callback* cb) override in SetCallback() function
|
| /foundation/ai/ai_engine/services/client/algorithm_sdk/cv/image_classification/source/ |
| D | ic_sdk.cpp | 32 int32_t IcSdk::SetCallback(std::shared_ptr<IcCallback> callback) in SetCallback() function in IcSdk
|
| /foundation/multimedia/av_codec/test/unittest/filter_test/ |
| D | surface_encoder_adapter_unit_test.h | 127 int32_t SetCallback(const std::shared_ptr< MediaAVCodec::AVCodecCallback> &callback) in SetCallback() function 131 int32_t SetCallback(const std::shared_ptr< MediaAVCodec::MediaCodecCallback> &callback) in SetCallback() function 135 int32_t SetCallback(const std::shared_ptr< MediaAVCodec::MediaCodecParameterCallback> &callback) in SetCallback() function 139 …int32_t SetCallback(const std::shared_ptr< MediaAVCodec::MediaCodecParameterWithAttrCallback> &cal… in SetCallback() function
|
| D | surface_decoder_unit_test.h | 112 int32_t SetCallback(const std::shared_ptr<MediaAVCodec::AVCodecCallback> &callback) in SetCallback() function 116 int32_t SetCallback(const std::shared_ptr<MediaAVCodec::MediaCodecCallback> &callback) in SetCallback() function
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/ |
| D | video_ffmpeg_encoder_plugin.h | 60 Status SetCallback(Callback* cb) override in SetCallback() function
|
| /foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/ |
| D | kws_sdk.cpp | 49 int32_t KWSSdk::SetCallback(const std::shared_ptr<KWSCallback> &callback) in SetCallback() function in OHOS::AI::KWSSdk
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/inner/ |
| D | videoenc_inner_mock.cpp | 134 int32_t VideoEncInnerMock::SetCallback(std::shared_ptr<AVCodecCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoEncInnerMock 145 int32_t VideoEncInnerMock::SetCallback(std::shared_ptr<MediaCodecCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoEncInnerMock 155 int32_t VideoEncInnerMock::SetCallback(std::shared_ptr<MediaCodecParameterCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoEncInnerMock 165 int32_t VideoEncInnerMock::SetCallback(std::shared_ptr<MediaCodecParameterWithAttrCallbackMock> cb) in SetCallback() function in OHOS::MediaAVCodec::VideoEncInnerMock
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/ |
| D | video_ffmpeg_decoder_plugin.h | 62 Status SetCallback(Callback* cb) override in SetCallback() function
|
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/ |
| D | audio_spatialization_state_change_listener_stub.cpp | 74 void AudioSpatializationStateChangeListenerStub::SetCallback( in SetCallback() function in OHOS::AudioStandard::AudioSpatializationStateChangeListenerStub
|
| /foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/ |
| D | wakeup_adapter_listener.cpp | 37 void WakeupAdapterListener::SetCallback(const sptr<IIntelligentVoiceEngineCallback> &cb) in SetCallback() function in OHOS::IntellVoiceEngine::WakeupAdapterListener
|
| /foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_decoder/ |
| D | video_decoder.cpp | 147 int32_t VideoDecoderAPI10::SetCallback(uintptr_t *const sampleContext) in SetCallback() function in OHOS::MediaAVCodec::Sample::VideoDecoderAPI10 189 int32_t VideoDecoderAPI11::SetCallback(uintptr_t *const sampleContext) in SetCallback() function in OHOS::MediaAVCodec::Sample::VideoDecoderAPI11
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/sink/audio_server_sink/ |
| D | audio_server_sink_plugin.h | 63 Status SetCallback(Callback* cb) override in SetCallback() function
|
| /foundation/multimedia/media_foundation/engine/include/plugin/interface/ |
| D | output_sink_plugin.h | 35 Status SetCallback(Callback* cb) override in SetCallback() function
|
| /foundation/multimedia/media_foundation/test/unittest/plugins/ |
| D | UtCodecTest1.cpp | 63 Status UtCodecTest1::SetCallback(Callback* cb) in SetCallback() function in UtCodecTest1
|
| D | UtCodecTest2.cpp | 63 Status UtCodecTest2::SetCallback(Callback* cb) in SetCallback() function in UtCodecTest2
|
| /foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_encoder/ |
| D | video_encoder.cpp | 170 int32_t VideoEncoderAPI10::SetCallback(uintptr_t *const sampleContext) in SetCallback() function in OHOS::MediaAVCodec::Sample::VideoEncoderAPI10 210 int32_t VideoEncoderAPI11::SetCallback(uintptr_t *const sampleContext) in SetCallback() function in OHOS::MediaAVCodec::Sample::VideoEncoderAPI11
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/sink/ |
| D | audio_server_sink_plugin.h | 57 Status SetCallback(Callback *cb) override in SetCallback() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/effect/ |
| D | scroll_fade_controller.h | 46 void SetCallback(const ScrollOverFunc& callback) in SetCallback() function
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/ |
| D | mock_dcamera_source_state_listener.h | 52 void SetCallback(sptr<IDCameraSourceCallback> callback) in SetCallback() function
|