Searched refs:createReporter (Results 1 – 1 of 1) sorted by relevance
13066 … IStreamingReporterPtr createReporter(std::string const& reporterName, IConfigPtr const& config) { in createReporter() function13075 return createReporter(config->getReporterName(), config); in makeReporter()13089 multi.addReporter(createReporter(config->getReporterName(), config)); in makeReporter()