Searched refs:CommandLineInterface (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc184 class CommandLineInterface::ErrorPrinter : public MultiFileErrorCollector,
197 if (format_ == CommandLineInterface::ERROR_FORMAT_MSVS &&
210 case CommandLineInterface::ERROR_FORMAT_GCC:
213 case CommandLineInterface::ERROR_FORMAT_MSVS:
236 class CommandLineInterface::GeneratorContextImpl : public GeneratorContext {
271 class CommandLineInterface::MemoryOutputStream
299 CommandLineInterface::GeneratorContextImpl::GeneratorContextImpl(
305 CommandLineInterface::GeneratorContextImpl::~GeneratorContextImpl() {
309 bool CommandLineInterface::GeneratorContextImpl::WriteAllToDisk(
384 bool CommandLineInterface
566 CommandLineInterface::CommandLineInterface() function in class:google::protobuf::compiler::CommandLineInterface
[all...]
H A Dcommand_line_interface.h71 // google::protobuf::compiler::CommandLineInterface cli;
90 class LIBPROTOC_EXPORT CommandLineInterface { class in namespace:google::protobuf::compiler
92 CommandLineInterface();
93 ~CommandLineInterface();
346 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CommandLineInterface);
H A Dmain.cc41 google::protobuf::compiler::CommandLineInterface cli;
H A Dcommand_line_interface_unittest.cc84 // Runs the CommandLineInterface with the given command line. The
168 CommandLineInterface cli_;
1454 CommandLineInterface cli;
/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.h71 // google::protobuf::compiler::CommandLineInterface cli;
90 class LIBPROTOC_EXPORT CommandLineInterface { class in namespace:google::protobuf::compiler
92 CommandLineInterface();
93 ~CommandLineInterface();
311 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CommandLineInterface);
H A Dcommand_line_interface.cc182 class CommandLineInterface::ErrorPrinter : public MultiFileErrorCollector,
199 case CommandLineInterface::ERROR_FORMAT_GCC:
202 case CommandLineInterface::ERROR_FORMAT_MSVS:
224 class CommandLineInterface::MemoryOutputDirectory : public OutputDirectory {
255 class CommandLineInterface::MemoryOutputStream
283 CommandLineInterface::MemoryOutputDirectory::MemoryOutputDirectory()
286 CommandLineInterface::MemoryOutputDirectory::~MemoryOutputDirectory() {
290 bool CommandLineInterface::MemoryOutputDirectory::WriteAllToDisk(
365 bool CommandLineInterface::MemoryOutputDirectory::WriteAllToZip(
406 void CommandLineInterface
547 CommandLineInterface::CommandLineInterface() function in class:google::protobuf::compiler::CommandLineInterface
[all...]
H A Dmain.cc43 google::protobuf::compiler::CommandLineInterface cli;
H A Dcommand_line_interface_unittest.cc83 // Runs the CommandLineInterface with the given command line. The
159 CommandLineInterface cli_;
1295 CommandLineInterface cli;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpython_plugin_unittest.cc89 google::protobuf::compiler::CommandLineInterface cli;
/external/protobuf/src/google/protobuf/compiler/python/
H A Dpython_plugin_unittest.cc89 google::protobuf::compiler::CommandLineInterface cli;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_plugin_unittest.cc94 google::protobuf::compiler::CommandLineInterface cli;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_plugin_unittest.cc95 google::protobuf::compiler::CommandLineInterface cli;
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_plugin_unittest.cc94 google::protobuf::compiler::CommandLineInterface cli;
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_plugin_unittest.cc94 google::protobuf::compiler::CommandLineInterface cli;

Completed in 7106 milliseconds