Home | History | Annotate | Download | only in nuplayer

Lines Matching full:amessage

43     GenericSource(const sp<AMessage> &notify, bool uidValid, uid_t uid);
75 virtual sp<AMessage> getTrackInfo(size_t trackIndex) const;
100 virtual void onMessageReceived(const sp<AMessage> &msg);
137 explicit BufferingMonitor(const sp<AMessage> &notify);
167 virtual void onMessageReceived(const sp<AMessage> &msg);
174 sp<AMessage> mNotify;
264 void onGetFormatMeta(const sp<AMessage>& msg) const;
267 void onGetTrackInfo(const sp<AMessage>& msg) const;
268 sp<AMessage> doGetTrackInfo(size_t trackIndex) const;
270 void onGetSelectedTrack(const sp<AMessage>& msg) const;
273 void onSelectTrack(const sp<AMessage>& msg);
276 void onSeek(const sp<AMessage>& msg);
283 int32_t curGen, const sp<AnotherPacketSource>& packets, const sp<AMessage>& msg);
287 int32_t curGen, sp<AMessage> msg);
291 int32_t curGen, const sp<AnotherPacketSource>& packets, const sp<AMessage>& msg);
298 void onReadBuffer(const sp<AMessage>& msg);
321 status_t onPrepareDrm(const sp<AMessage> &msg);