HomeSort by relevance Sort by last modified time
    Searched refs:CommandLineInterface (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 184 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::GeneratorContextImpl::WriteAllToZip
    [all...]
command_line_interface.h 71 // google::protobuf::compiler::CommandLineInterface cli;
90 class LIBPROTOC_EXPORT CommandLineInterface {
92 CommandLineInterface();
93 ~CommandLineInterface();
346 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CommandLineInterface);
main.cc 41 google::protobuf::compiler::CommandLineInterface cli;
command_line_interface_unittest.cc 84 // Runs the CommandLineInterface with the given command line. The
168 CommandLineInterface cli_;
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.h 71 // google::protobuf::compiler::CommandLineInterface cli;
90 class LIBPROTOC_EXPORT CommandLineInterface {
92 CommandLineInterface();
93 ~CommandLineInterface();
311 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CommandLineInterface);
command_line_interface.cc 182 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::MemoryOutputDirectory::AddJarManifest()
    [all...]
main.cc 43 google::protobuf::compiler::CommandLineInterface cli;
command_line_interface_unittest.cc 83 // Runs the CommandLineInterface with the given command line. The
159 CommandLineInterface cli_;
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
python_plugin_unittest.cc 89 google::protobuf::compiler::CommandLineInterface cli;
  /external/protobuf/src/google/protobuf/compiler/python/
python_plugin_unittest.cc 89 google::protobuf::compiler::CommandLineInterface cli;
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_plugin_unittest.cc 94 google::protobuf::compiler::CommandLineInterface cli;
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_plugin_unittest.cc 95 google::protobuf::compiler::CommandLineInterface cli;
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_plugin_unittest.cc 94 google::protobuf::compiler::CommandLineInterface cli;
  /external/protobuf/src/google/protobuf/compiler/java/
java_plugin_unittest.cc 94 google::protobuf::compiler::CommandLineInterface cli;

Completed in 234 milliseconds