Searched refs:mKernelLogPath (Results 1 – 1 of 1) sorted by relevance
72 private String mKernelLogPath = null; field in LogAnalyzer129 if (mKernelLogPath != null) { in run()130 reader = getBufferedReader(mKernelLogPath); in run()340 if (mKernelLogPath != null) logCount++; in checkPreconditions()