Searched refs:getIDataSource (Results 1 – 5 of 5) sorted by relevance
116 sp<IDataSource> CallbackDataSource::getIDataSource() const { in getIDataSource() function in android::CallbackDataSource197 sp<IDataSource> TinyCacheSource::getIDataSource() const { in getIDataSource() function in android::TinyCacheSource198 return mSource->getIDataSource(); in getIDataSource()
143 sp<IDataSource> DataSource::getIDataSource() const { in getIDataSource() function in android::DataSource
45 virtual sp<IDataSource> getIDataSource() const;74 virtual sp<IDataSource> getIDataSource() const;
34 if (source->getIDataSource().get() != nullptr) { in wrap()35 return source->getIDataSource(); in wrap()
130 virtual sp<IDataSource> getIDataSource() const;