Searched refs:EVENTTYPE_CHARACTERS (Results 1 – 2 of 2) sorted by relevance
58 public static final int EVENTTYPE_CHARACTERS = 5; field
117 m_tracer.fireGenerateEvent(SerializerTrace.EVENTTYPE_CHARACTERS, chars, start,length); in fireCharEvent()