OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isStaleReply
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderPassThrough.cpp
99
bool NuPlayer::DecoderPassThrough::
isStaleReply
(const sp<AMessage> &msg) {
217
if (!
isStaleReply
(msg)) {
226
if (!
isStaleReply
(msg)) {
234
if (!
isStaleReply
(msg)) {
NuPlayerDecoder.cpp
204
bool NuPlayer::Decoder::
isStaleReply
(const sp<AMessage> &msg) {
624
if (!
isStaleReply
(msg)) {
648
if (!
isStaleReply
(msg)) {
660
if (!
isStaleReply
(msg)) {
[
all
...]
Completed in 50 milliseconds