Lines Matching defs:PostReplyWithError

305 void MediaCodec::PostReplyWithError(const sp<AReplyToken> &replyID, int32_t err) {
988 PostReplyWithError(mDequeueInputReplyID, INVALID_OPERATION);
996 PostReplyWithError(mDequeueOutputReplyID, INVALID_OPERATION);
1007 PostReplyWithError(replyID, INVALID_OPERATION);
1010 PostReplyWithError(replyID, getStickyError());
1031 PostReplyWithError(replyID, INVALID_OPERATION);
1033 PostReplyWithError(replyID, getStickyError());
1035 PostReplyWithError(replyID, INFO_OUTPUT_BUFFERS_CHANGED);
1038 PostReplyWithError(replyID, INFO_FORMAT_CHANGED);
1217 PostReplyWithError(mReplyID, err);
1643 PostReplyWithError(replyID, INVALID_OPERATION);
1693 PostReplyWithError(replyID, INVALID_OPERATION);
1720 PostReplyWithError(replyID, INVALID_OPERATION);
1739 PostReplyWithError(replyID, err);
1824 PostReplyWithError(replyID, err);
1836 PostReplyWithError(replyID, INVALID_OPERATION);
1864 PostReplyWithError(replyID, OK);
1867 PostReplyWithError(replyID, INVALID_OPERATION);
1974 PostReplyWithError(replyID, INVALID_OPERATION);
1980 PostReplyWithError(replyID, INVALID_OPERATION);
1992 PostReplyWithError(replyID, -EAGAIN);
2021 PostReplyWithError(mDequeueInputReplyID, -EAGAIN);
2034 PostReplyWithError(replyID, INVALID_OPERATION);
2037 PostReplyWithError(replyID, getStickyError());
2043 PostReplyWithError(replyID, err);
2054 PostReplyWithError(replyID, INVALID_OPERATION);
2066 PostReplyWithError(replyID, -EAGAIN);
2095 PostReplyWithError(mDequeueOutputReplyID, -EAGAIN);
2108 PostReplyWithError(replyID, INVALID_OPERATION);
2111 PostReplyWithError(replyID, getStickyError());
2117 PostReplyWithError(replyID, err);
2127 PostReplyWithError(replyID, INVALID_OPERATION);
2130 PostReplyWithError(replyID, getStickyError());
2149 PostReplyWithError(replyID, INVALID_OPERATION);
2152 PostReplyWithError(replyID, getStickyError());
2188 PostReplyWithError(replyID, INVALID_OPERATION);
2191 PostReplyWithError(replyID, getStickyError());
2217 PostReplyWithError(replyID, INVALID_OPERATION);
2220 PostReplyWithError(replyID, getStickyError());
2251 PostReplyWithError(replyID, INVALID_OPERATION);
2271 PostReplyWithError(replyID, err);