Home
last modified time | relevance | path

Searched defs:ErrorPrinter (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.h31 class ErrorPrinter; variable
Dproto_file_parser.cc44 class ErrorPrinter : public protobuf::compiler::MultiFileErrorCollector { class
46 explicit ErrorPrinter(ProtoFileParser* parser) : parser_(parser) {} in ErrorPrinter() function in grpc::testing::ErrorPrinter
/external/perfetto/tools/proto_to_cpp/
Dproto_to_cpp.cc67 class ErrorPrinter : public MultiFileErrorCollector { class
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc270 class CommandLineInterface::ErrorPrinter : public MultiFileErrorCollector, class in google::protobuf::compiler::CommandLineInterface
273 ErrorPrinter(ErrorFormat format, DiskSourceTree *tree = NULL) in ErrorPrinter() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter