Home
last modified time | relevance | path

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

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