/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
|
/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/histreamer/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/player_framework/services/services/avmetadatahelper/client/ |
D | avmetadatahelper_client.cpp | 54 int32_t AVMetadataHelperClient::SetSource(const std::string &uri, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataHelperClient 62 int32_t AVMetadataHelperClient::SetSource(int32_t fd, int64_t offset, int64_t size, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataHelperClient
|
/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerstub_fuzzer/ |
D | player_service_proxy_fuzzer.h | 34 int32_t SetSource(const std::string &url) override in SetSource() function 38 int32_t SetSource(const sptr<IRemoteObject> &object) override in SetSource() function 42 int32_t SetSource(int32_t fd, int64_t offset, int64_t size) override in SetSource() function
|
/foundation/multimedia/histreamer/engine/plugin/core/ |
D | source.cpp | 26 Status Source::SetSource(std::shared_ptr<MediaSource> source) in SetSource() function in Source
|
/foundation/multimedia/player_framework/frameworks/native/player/ |
D | player_impl.cpp | 61 int32_t PlayerImpl::SetSource(const std::shared_ptr<IMediaDataSource> &dataSrc) in SetSource() function in OHOS::Media::PlayerImpl 68 int32_t PlayerImpl::SetSource(const std::string &url) in SetSource() function in OHOS::Media::PlayerImpl 76 int32_t PlayerImpl::SetSource(int32_t fd, int64_t offset, int64_t size) in SetSource() function in OHOS::Media::PlayerImpl
|
/foundation/multimedia/histreamer/tests/ut/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/player_framework/frameworks/native/avmetadatahelper/ |
D | avmetadatahelper_impl.cpp | 169 int32_t AVMetadataHelperImpl::SetSource(const std::string &uri, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataHelperImpl 178 int32_t AVMetadataHelperImpl::SetSource(int32_t fd, int64_t offset, int64_t size, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataHelperImpl
|
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
D | avmetadatahelper_service_proxy.cpp | 54 int32_t AVMetadataHelperServiceProxy::SetSource(const std::string &uri, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataHelperServiceProxy 73 int32_t AVMetadataHelperServiceProxy::SetSource(int32_t fd, int64_t offset, int64_t size, int32_t u… in SetSource() function in OHOS::Media::AVMetadataHelperServiceProxy
|
D | avmetadatahelper_service_stub.cpp | 101 int32_t AVMetadataHelperServiceStub::SetSource(const std::string &uri, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataHelperServiceStub 108 int32_t AVMetadataHelperServiceStub::SetSource(int32_t fd, int64_t offset, int64_t size, int32_t us… in SetSource() function in OHOS::Media::AVMetadataHelperServiceStub
|
/foundation/multimedia/player_framework/services/services/player/client/ |
D | player_client.cpp | 80 int32_t PlayerClient::SetSource(const std::string &url) in SetSource() function in OHOS::Media::PlayerClient 87 int32_t PlayerClient::SetSource(const std::shared_ptr<IMediaDataSource> &dataSrc) in SetSource() function in OHOS::Media::PlayerClient 101 int32_t PlayerClient::SetSource(int32_t fd, int64_t offset, int64_t size) in SetSource() function in OHOS::Media::PlayerClient
|
/foundation/multimedia/player_framework/services/services/avmetadatahelper/server/ |
D | avmetadatahelper_server.cpp | 56 int32_t AVMetadataHelperServer::SetSource(const std::string &uri, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataHelperServer 86 int32_t AVMetadataHelperServer::SetSource(int32_t fd, int64_t offset, int64_t size, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataHelperServer
|
/foundation/multimedia/histreamer/engine/plugin/plugins/source/file_source/ |
D | file_fd_source_plugin.cpp | 74 Status FileFdSourcePlugin::SetSource(std::shared_ptr<MediaSource> source) in SetSource() function in OHOS::Media::Plugin::FileFdSource::FileFdSourcePlugin
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
D | media_player.h | 51 virtual bool SetSource(const std::string& /*src*/) in SetSource() function
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/ |
D | heif_decoder.cpp | 29 void HeifDecoder::SetSource(InputDataStream &sourceStream) in SetSource() function in OHOS::ImagePlugin::HeifDecoder
|
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/test/unittest/src/ |
D | avmetadata_mock.cpp | 44 int32_t AVMetadataMock::SetSource(const std::string &uri, int32_t usage) in SetSource() function in OHOS::Media::AVMetadataMock 50 int32_t AVMetadataMock::SetSource(const std::string &path, int64_t offset, int64_t size, int32_t us… in SetSource() function in OHOS::Media::AVMetadataMock
|
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
D | start_code_detector.cpp | 22 size_t StartCodeDetector::SetSource(const std::string &path, CodeType type) in SetSource() function in StartCodeDetector
|
/foundation/multimedia/histreamer/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
|
/foundation/multimedia/media_lite/frameworks/player_lite/passthrough/liteplayer/ |
D | player.cpp | 37 int32_t Player::SetSource(const Source &source) in SetSource() function in OHOS::Media::Player
|