Searched refs:m_fullConfig (Results 1 – 4 of 4) sorted by relevance
14 : m_stream( &_fullConfig->stream() ), m_fullConfig( _fullConfig ) {} in ReporterConfig()17 : m_stream( &_stream ), m_fullConfig( _fullConfig ) {} in ReporterConfig()20 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; } in fullConfig()
40 IConfigPtr m_fullConfig; member
5046 : m_stream( &_fullConfig->stream() ), m_fullConfig( _fullConfig ) {} in ReporterConfig()5049 : m_stream( &_stream ), m_fullConfig( _fullConfig ) {} in ReporterConfig()5052 Ptr<IConfig const> fullConfig() const { return m_fullConfig; } in fullConfig()5056 Ptr<IConfig const> m_fullConfig; member
4878 IConfigPtr m_fullConfig; member8916 : m_stream( &_fullConfig->stream() ), m_fullConfig( _fullConfig ) {} in ReporterConfig()8919 : m_stream( &_stream ), m_fullConfig( _fullConfig ) {} in ReporterConfig()8922 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; } in fullConfig()