Home
last modified time | relevance | path

Searched defs:DataSourceWrapper (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_wrapper.h28 struct DataSourceWrapper : DataSource { struct
37 std::shared_ptr<DataSourceHelper> helper;
H A Dplugin_wrapper.cpp67 DataSourceWrapper::DataSourceWrapper(uint32_t pkgVersion, std::shared_ptr<DataSourceHelper> dataSou… in DataSourceWrapper() function in OHOS::Media::Plugin::DataSourceWrapper