Searched refs:mNextFormatCharPos (Results 1 – 1 of 1) sorted by relevance
149 private int mNextFormatCharPos; field in LogcatLog.RealLogMessage160 mNextFormatCharPos = 0; in RealLogMessage()176 if (mNextFormatCharPos < mFormat.length()) { in c()178 ++mNextFormatCharPos; in c()186 if (mNextFormatCharPos < mFormat.length()) { in c()188 ++mNextFormatCharPos; in c()196 if (mNextFormatCharPos < mFormat.length()) { in c()198 ++mNextFormatCharPos; in c()206 if (mNextFormatCharPos < mFormat.length()) { in c()208 ++mNextFormatCharPos; in c()[all …]