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

  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.h 73 // google::protobuf::compiler::CommandLineInterface cli;
92 class LIBPROTOC_EXPORT CommandLineInterface {
94 CommandLineInterface();
95 ~CommandLineInterface();
387 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CommandLineInterface);
command_line_interface.cc 270 class CommandLineInterface::ErrorPrinter : public MultiFileErrorCollector,
303 if (format_ == CommandLineInterface::ERROR_FORMAT_MSVS &&
316 case CommandLineInterface::ERROR_FORMAT_GCC:
319 case CommandLineInterface::ERROR_FORMAT_MSVS:
341 class CommandLineInterface::GeneratorContextImpl : public GeneratorContext {
380 class CommandLineInterface::MemoryOutputStream
412 CommandLineInterface::GeneratorContextImpl::GeneratorContextImpl(
418 CommandLineInterface::GeneratorContextImpl::~GeneratorContextImpl() {
422 bool CommandLineInterface::GeneratorContextImpl::WriteAllToDisk(
497 bool CommandLineInterface::GeneratorContextImpl::WriteAllToZip
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
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);
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
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);
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
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);
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h 73 // google::protobuf::compiler::CommandLineInterface cli;
92 class LIBPROTOC_EXPORT CommandLineInterface {
94 CommandLineInterface();
95 ~CommandLineInterface();
387 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CommandLineInterface);
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
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);

Completed in 243 milliseconds