Searched refs:m_countersTable (Results 1 – 1 of 1) sorted by relevance
251 CountersTable m_countersTable = null; field in TransformerImpl449 m_countersTable = null; in reset()465 m_countersTable = null; in reset()2727 if (null == m_countersTable) in getCountersTable()2728 m_countersTable = new CountersTable(); in getCountersTable()2730 return m_countersTable; in getCountersTable()