Searched defs:isStaleReply (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libmediaplayerservice/nuplayer/ | ||
D | NuPlayerDecoderPassThrough.cpp | 96 bool NuPlayer::DecoderPassThrough::isStaleReply(const sp<AMessage> &msg) { in isStaleReply() function in android::NuPlayer::DecoderPassThrough |
D | NuPlayerDecoder.cpp | 853 bool NuPlayer::Decoder::isStaleReply(const sp<AMessage> &msg) { in isStaleReply() function in android::NuPlayer::Decoder |
/frameworks/av/media/libmediaplayer2/nuplayer2/ | ||
D | NuPlayer2DecoderPassThrough.cpp | 95 bool NuPlayer2::DecoderPassThrough::isStaleReply(const sp<AMessage> &msg) { in isStaleReply() function in android::NuPlayer2::DecoderPassThrough |
D | NuPlayer2Decoder.cpp | 872 bool NuPlayer2::Decoder::isStaleReply(const sp<AMessage> &msg) { in isStaleReply() function in android::NuPlayer2::Decoder |