Searched refs:isStaleReply (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.h71 bool isStaleReply(const sp<AMessage> &msg);
H A DNuPlayerDecoder.h110 bool isStaleReply(const sp<AMessage> &msg);
H A DNuPlayerDecoderPassThrough.cpp101 bool NuPlayer::DecoderPassThrough::isStaleReply(const sp<AMessage> &msg) { function in class:android::NuPlayer::DecoderPassThrough
416 if (!isStaleReply(msg)) {
H A DNuPlayerDecoder.cpp184 if (!isStaleReply(msg)) {
673 bool NuPlayer::Decoder::isStaleReply(const sp<AMessage> &msg) { function in class:android::NuPlayer::Decoder

Completed in 60 milliseconds