Searched refs:getStickyError (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp649 PostReplyWithError(replyID, getStickyError());
674 response->setInt32("err", getStickyError());
1474 PostReplyWithError(replyID, getStickyError());
1548 PostReplyWithError(replyID, getStickyError());
1567 PostReplyWithError(replyID, getStickyError());
1585 PostReplyWithError(replyID, getStickyError());
1619 PostReplyWithError(replyID, getStickyError());
1648 PostReplyWithError(replyID, getStickyError());
/frameworks/av/include/media/stagefright/
H A DMediaCodec.h312 inline status_t getStickyError() const { function in struct:android::MediaCodec

Completed in 213 milliseconds