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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.cpp100 bool NuPlayer::DecoderPassThrough::isStaleReply(const sp<AMessage> &msg) { function in class:android::NuPlayer::DecoderPassThrough
420 if (!isStaleReply(msg)) {
H A DNuPlayerDecoder.cpp183 if (!isStaleReply(msg)) {
678 bool NuPlayer::Decoder::isStaleReply(const sp<AMessage> &msg) { function in class:android::NuPlayer::Decoder

Completed in 55 milliseconds