Searched refs:BnMediaSource (Results 1 – 10 of 10) sorted by relevance
99 class BnMediaSource: public BnInterface<IMediaSource>102 BnMediaSource();133 virtual ~BnMediaSource();
268 BnMediaSource::BnMediaSource() in BnMediaSource() function in android::BnMediaSource273 BnMediaSource::~BnMediaSource() { in ~BnMediaSource()276 status_t BnMediaSource::onTransact( in onTransact()
41 friend class BnMediaSource;
27 class RemoteMediaSource : public BnMediaSource {
141 friend class BnMediaSource; variable
300 friend class BnMediaSource; variable