Searched refs:BnMediaSource (Results 1 – 6 of 6) sorted by relevance
99 class BnMediaSource: public BnInterface<IMediaSource>102 BnMediaSource();134 virtual ~BnMediaSource();
274 BnMediaSource::BnMediaSource() in BnMediaSource() function in android::BnMediaSource279 BnMediaSource::~BnMediaSource() { in ~BnMediaSource()282 status_t BnMediaSource::onTransact( in onTransact()
41 friend class BnMediaSource;
27 class RemoteMediaSource : public BnMediaSource {
169 friend class BnMediaSource; variable
353 friend class BnMediaSource; variable