Lines Matching refs:mErrorLogs
257 mErrorLogs.append("Timestamp values are not strictly increasing. \n"); in isPtsStrictlyIncreasing()
258 mErrorLogs.append("Frame indices around which timestamp values decreased :- \n"); in isPtsStrictlyIncreasing()
261 mErrorLogs.append( in isPtsStrictlyIncreasing()
264 mErrorLogs.append( in isPtsStrictlyIncreasing()
426 mErrorLogs = StringFormat("%s with error %d \n", "AMediaCodec_getName failed", val); in configureCodec()
430 mErrorLogs = std::string{"AMediaCodec_getName returned null"}; in configureCodec()
548 mErrorLogs.append(msg); in doWork()
561 mErrorLogs.append(msg); in doWork()
602 mErrorLogs.append(msg); in queueEOS()
614 mErrorLogs.append(msg); in queueEOS()
651 mErrorLogs.append(msg); in waitForAllOutputs()