Searched refs:m_countersTable (Results 1 – 1 of 1) sorted by relevance
251 CountersTable m_countersTable = null; field in TransformerImpl447 m_countersTable = null; in reset()463 m_countersTable = null; in reset()2725 if (null == m_countersTable) in getCountersTable()2726 m_countersTable = new CountersTable(); in getCountersTable()2728 return m_countersTable; in getCountersTable()