Searched defs:tid (Results 1 – 2 of 2) sorted by relevance
108 public LogcatData(Integer pid, Integer tid, Date time, String level, String tag, in LogcatData()227 Integer tid = null; in parseLine() local415 private static String encodeLine(Integer pid, Integer tid, String level, String tag) { in encodeLine()
103 public void setTid(Integer tid) { in setTid()