Home
last modified time | relevance | path

Searched refs:finalErr (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DMediaCodec.cpp539 int32_t finalErr = err; in PostReplyWithError() local
542 finalErr = DEAD_OBJECT; in PostReplyWithError()
546 response->setInt32("err", finalErr); in PostReplyWithError()