Home
last modified time | relevance | path

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

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