Searched defs:Dumper (Results 1 – 2 of 2) sorted by relevance
103 class Dumper { class in BroadcastDispatcher114 Dumper(PrintWriter pw, String queueName, String dumpPackage, SimpleDateFormat sdf) { in Dumper() method in BroadcastDispatcher.Dumper
385 using Dumper = std::function<void(const DumpArgs&, bool asProto, std::string&)>; variable