Searched refs:ProcessEventEntry (Results 1 – 3 of 3) sorted by relevance
32 String eventString = ProcessEventEntry(threadId); in CheckTraceFileFormat()
84 String eventString = ProcessEventEntry(threadId); in CheckTraceFileFormat()
197 public String ProcessEventEntry(int threadId) throws IOException, Exception { in ProcessEventEntry() method in BaseTraceParser