| /foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastublocal_fuzzer/ |
| D | avmetadata_service_proxy_local_fuzzer.h | 30 int32_t SetSource(const std::string &uri, int32_t usage) override in SetSource() function 34 int32_t SetSource(int32_t fd, int64_t offset, int64_t size, int32_t usage) override in SetSource() function 38 int32_t SetSource(const sptr<IRemoteObject> &object) override in SetSource() function
|
| /foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastub_fuzzer/ |
| D | avmetadata_service_proxy_fuzzer.h | 30 int32_t SetSource(const std::string &uri, int32_t usage) override in SetSource() function 34 int32_t SetSource(int32_t fd, int64_t offset, int64_t size, int32_t usage) override in SetSource() function 38 int32_t SetSource(const sptr<IRemoteObject> &object) override in SetSource() function
|
| /foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/ |
| D | player_source.cpp | 65 int32_t PlayerSource::SetSource(int32_t fd) in SetSource() function in OHOS::Media::PlayerSource 72 int32_t PlayerSource::SetSource(const char *url) in SetSource() function in OHOS::Media::PlayerSource 78 int32_t PlayerSource::SetSource(BufferStream &stream) in SetSource() function in OHOS::Media::PlayerSource
|
| D | player_demux.cpp | 114 int32_t PlayerDemuxer::SetSource(int fd) in SetSource() function in OHOS::Media::PlayerDemuxer 123 int32_t PlayerDemuxer::SetSource(const char *url) in SetSource() function in OHOS::Media::PlayerDemuxer 132 int32_t PlayerDemuxer::SetSource(BufferStream &stream) in SetSource() function in OHOS::Media::PlayerDemuxer
|
| /foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
| D | plugin_component_template.h | 36 void SetSource(const std::string& source) in SetSource() function
|
| /foundation/multimedia/player_framework/services/services/avmetadatahelper/client/ |
| D | avmetadatahelper_client.cpp | 76 int32_t AVMetadataHelperClient::SetSource(const std::string &uri, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataHelperClient 100 int32_t AVMetadataHelperClient::SetSource(int32_t fd, int64_t offset, int64_t size, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataHelperClient 108 int32_t AVMetadataHelperClient::SetSource(const std::shared_ptr<IMediaDataSource> &dataSrc) in SetSource() function in OHOS::Media::AVMetadataHelperClient
|
| /foundation/multimedia/media_foundation/engine/scene/player/internal/ |
| D | idle_state.h | 28 std::tuple<ErrorCode, Action> SetSource(const Plugin::Any& param) override in SetSource() function
|
| D | init_state.h | 35 std::tuple<ErrorCode, Action> SetSource(const Plugin::Any& param) override in SetSource() function
|
| D | state.cpp | 101 std::tuple<ErrorCode, Action> State::SetSource(const Plugin::Any& param) in SetSource() function in OHOS::Media::State
|
| /foundation/multimedia/media_foundation/engine/plugin/core/ |
| D | source.cpp | 26 Status Source::SetSource(std::shared_ptr<MediaSource> source) in SetSource() function in Source
|
| /foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerstub_fuzzer/ |
| D | player_service_proxy_fuzzer.h | 38 int32_t SetSource(const std::string &url) override in SetSource() function 42 int32_t SetSource(const sptr<IRemoteObject> &object) override in SetSource() function 46 int32_t SetSource(int32_t fd, int64_t offset, int64_t size) override in SetSource() function
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/mock/ |
| D | mock_abs_image_decoder.h | 30 void SetSource(InputDataStream &sourceStream) {} in SetSource() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
| D | view_data_common.h | 72 void SetSource(const std::string& source) in SetSource() function
|
| /foundation/multimedia/media_foundation/test/unittest/plugins/ |
| D | UtSourceTest2.cpp | 44 Status UtSourceTest2::SetSource(std::shared_ptr<MediaSource> source) in SetSource() function in UtSourceTest2
|
| D | UtSourceTest1.cpp | 45 Status OHOS::Media::Plugin::UtSourceTest1::SetSource(std::shared_ptr<MediaSource> source) in SetSource() function in OHOS::Media::Plugin::OHOS::Media::Plugin::UtSourceTest1
|
| /foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
| D | start_code_detector.cpp | 36 size_t StartCodeDetector::SetSource(const std::string &path) in SetSource() function in StartCodeDetector 49 size_t StartCodeDetector::SetSource(const uint8_t* pStart, size_t bufSize) in SetSource() function in StartCodeDetector
|
| /foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/ |
| D | avmetadatahelper_impl.cpp | 56 int32_t AVMetadataHelperImpl::SetSource(const std::string &uri, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataHelperImpl 112 int32_t AVMetadataHelperImpl::SetSource(const std::shared_ptr<IMediaDataSource> &dataSrc) in SetSource() function in OHOS::Media::AVMetadataHelperImpl
|
| /foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
| D | avmetadatahelper_service_proxy.cpp | 59 int32_t AVMetadataHelperServiceProxy::SetSource(const std::string &uri, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataHelperServiceProxy 129 int32_t AVMetadataHelperServiceProxy::SetSource(int32_t fd, int64_t offset, int64_t size, int32_t u… in SetSource() function in OHOS::Media::AVMetadataHelperServiceProxy 150 int32_t AVMetadataHelperServiceProxy::SetSource(const sptr<IRemoteObject> &object) in SetSource() function in OHOS::Media::AVMetadataHelperServiceProxy
|
| /foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/source/ |
| D | image_source_filter.cpp | 30 ErrorCode ImageSourceFilter::SetSource(const std::shared_ptr<EffectBuffer> &source, in SetSource() function in OHOS::Media::Effect::ImageSourceFilter
|
| /foundation/multimedia/player_framework/test/unittest/player_server_unittest/src/ |
| D | player_server_mock.cpp | 385 int32_t PlayerServerMock::SetSource(const std::string url) in SetSource() function in OHOS::Media::PlayerServerMock 393 int32_t PlayerServerMock::SetSource(int32_t fd, int64_t offset, int64_t size) in SetSource() function in OHOS::Media::PlayerServerMock 399 int32_t PlayerServerMock::SetSource(const std::string &path, int64_t offset, int64_t size) in SetSource() function in OHOS::Media::PlayerServerMock 865 int32_t PlayerEngineMock::SetSource(const std::string &url) in SetSource() function in OHOS::Media::PlayerEngineMock 870 int32_t PlayerEngineMock::SetSource(const std::shared_ptr<IMediaDataSource> &dataSrc) in SetSource() function in OHOS::Media::PlayerEngineMock
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/ |
| D | heif_decoder.cpp | 35 void HeifDecoder::SetSource(InputDataStream &sourceStream) in SetSource() function in OHOS::ImagePlugin::HeifDecoder
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/source/file_source/ |
| D | file_fd_source_plugin.cpp | 89 Status FileFdSourcePlugin::SetSource(std::shared_ptr<MediaSource> source) in SetSource() function in OHOS::Media::Plugin::FileFdSource::FileFdSourcePlugin
|
| /foundation/multimedia/media_lite/frameworks/player_lite/passthrough/liteplayer/ |
| D | player_client.cpp | 32 int32_t Player::PlayerClient::SetSource(const Source &source) in SetSource() function in OHOS::Media::Player::PlayerClient
|
| D | player.cpp | 37 int32_t Player::SetSource(const Source &source) in SetSource() function in OHOS::Media::Player
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/source/stream_source/ |
| D | stream_source_plugin.cpp | 109 Status StreamSourcePlugin::SetSource(std::shared_ptr<MediaSource> source) in SetSource() function in OHOS::Media::Plugin::StreamSource::StreamSourcePlugin
|