Searched refs:mResultWriterThread (Results 1 – 1 of 1) sorted by relevance
44 private ResultWriterThread mResultWriterThread; field in StreamProtoResultReporter62 mResultWriterThread = new ResultWriterThread(); in processStartInvocation()63 mResultWriterThread.start(); in processStartInvocation()99 if (mResultWriterThread.mCancelled.get()) { in processFinalInvocationLogs()109 if (mResultWriterThread.mCancelled.get()) { in processFinalProto()118 mResultWriterThread.mCancelled.set(true); in processFinalProto()120 mResultWriterThread.join(); in processFinalProto()