Searched refs:reporterName (Results 1 – 1 of 1) sorted by relevance
6244 …Ptr<IStreamingReporter> createReporter( std::string const& reporterName, Ptr<Config> const& config… in createReporter() argument6245 …ngReporter> reporter = getRegistryHub().getReporterRegistry().create( reporterName, config.get() ); in createReporter()6248 oss << "No reporter registered with name: '" << reporterName << "'"; in createReporter()