Searched defs:isStaleReply (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
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 92 milliseconds