/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_decoder/ |
H A D | audio_ffmpeg_decoder_plugin.h | 61 Status SetCallback(Callback* cb) override in SetCallback() function
|
/ohos5.0/base/web/webview/ohos_nweb/include/ |
H A D | nweb_precompile_callback.h | 33 void SetCallback(const std::function<void(int64_t)> &&callback) { in SetCallback() function
|
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodec/ |
H A 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
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/base/ |
H A 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
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/ |
H A 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
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_encoder/ |
H A D | audio_ffmpeg_encoder_plugin.h | 61 Status SetCallback(Callback* cb) override in SetCallback() function
|
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/ |
H A 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
|
/ohos5.0/foundation/ai/ai_engine/services/client/algorithm_sdk/cv/image_classification/source/ |
H A D | ic_sdk.cpp | 32 int32_t IcSdk::SetCallback(std::shared_ptr<IcCallback> callback) in SetCallback() function in IcSdk
|
/ohos5.0/base/update/sys_installer/frameworks/actions/include/ |
H A D | iaction.h | 32 virtual void SetCallback(ActionCallbackFun actionCallBack) in SetCallback() function
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/filter_test/ |
H A 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
|
H A 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
|
/ohos5.0/base/location/frameworks/native/locator_agent/include/ |
H A D | native_location_callback_host.h | 42 inline void SetCallback(const LocationCallbackIfaces& locationCallback) in SetCallback() function
|
H A D | native_nmea_callback_host.h | 48 inline void SetCallback(const GnssNmeaCallbackIfaces& nmeaCallback) in SetCallback() function
|
H A D | native_sv_callback_host.h | 46 inline void SetCallback(const SvStatusCallbackIfaces& svCallback) in SetCallback() function
|
/ohos5.0/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/ |
H A D | kws_sdk.cpp | 49 int32_t KWSSdk::SetCallback(const std::shared_ptr<KWSCallback> &callback) in SetCallback() function in OHOS::AI::KWSSdk
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/ |
H A D | video_ffmpeg_encoder_plugin.h | 60 Status SetCallback(Callback* cb) override in SetCallback() function
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/inner/ |
H A 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
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/ |
H A D | audio_spatialization_state_change_listener_stub.cpp | 74 void AudioSpatializationStateChangeListenerStub::SetCallback( in SetCallback() function in OHOS::AudioStandard::AudioSpatializationStateChangeListenerStub
|
/ohos5.0/drivers/peripheral/camera/vdi_base/interfaces/v1_0/ |
H A D | icamera_host_vdi.h | 67 virtual int32_t SetCallback(const sptr<ICameraHostVdiCallback> &callbackObj) in SetCallback() function
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/ |
H A D | wakeup_adapter_listener.cpp | 37 void WakeupAdapterListener::SetCallback(const sptr<IIntelligentVoiceEngineCallback> &cb) in SetCallback() function in OHOS::IntellVoiceEngine::WakeupAdapterListener
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/ |
H A D | video_ffmpeg_decoder_plugin.h | 62 Status SetCallback(Callback* cb) override in SetCallback() function
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/audio_server_sink/ |
H A D | audio_server_sink_plugin.h | 63 Status SetCallback(Callback* cb) override in SetCallback() function
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_decoder/ |
H A 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
|
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/plugins/ |
H A D | UtCodecTest1.cpp | 63 Status UtCodecTest1::SetCallback(Callback* cb) in SetCallback() function in UtCodecTest1
|
H A D | UtCodecTest2.cpp | 63 Status UtCodecTest2::SetCallback(Callback* cb) in SetCallback() function in UtCodecTest2
|