Home
last modified time | relevance | path

Searched defs:PostReplyWithError (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
DFrameCaptureProcessor.cpp64 void FrameCaptureProcessor::PostReplyWithError( in PostReplyWithError() function in android::FrameCaptureProcessor
DMediaCodec.cpp2027 void MediaCodec::PostReplyWithError(const sp<AMessage> &msg, int32_t err) { in PostReplyWithError() function in android::MediaCodec
2033 void MediaCodec::PostReplyWithError(const sp<AReplyToken> &replyID, int32_t err) { in PostReplyWithError() function in android::MediaCodec