CommandLineInterface 197 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc if (format_ == CommandLineInterface::ERROR_FORMAT_MSVS && CommandLineInterface 210 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc case CommandLineInterface::ERROR_FORMAT_GCC: CommandLineInterface 213 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc case CommandLineInterface::ERROR_FORMAT_MSVS: CommandLineInterface 299 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc CommandLineInterface::GeneratorContextImpl::GeneratorContextImpl( CommandLineInterface 305 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc CommandLineInterface::GeneratorContextImpl::~GeneratorContextImpl() { CommandLineInterface 309 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc bool CommandLineInterface::GeneratorContextImpl::WriteAllToDisk( CommandLineInterface 384 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc bool CommandLineInterface::GeneratorContextImpl::WriteAllToZip( CommandLineInterface 425 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc void CommandLineInterface::GeneratorContextImpl::AddJarManifest() { CommandLineInterface 435 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc io::ZeroCopyOutputStream* CommandLineInterface::GeneratorContextImpl::Open( CommandLineInterface 441 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc CommandLineInterface::GeneratorContextImpl::OpenForInsert( CommandLineInterface 448 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc CommandLineInterface::MemoryOutputStream::MemoryOutputStream( CommandLineInterface 455 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc CommandLineInterface::MemoryOutputStream::MemoryOutputStream( CommandLineInterface 464 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc CommandLineInterface::MemoryOutputStream::~MemoryOutputStream() { CommandLineInterface 566 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc CommandLineInterface::CommandLineInterface() CommandLineInterface 573 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc CommandLineInterface::~CommandLineInterface() {} CommandLineInterface 575 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc void CommandLineInterface::RegisterGenerator(const string& flag_name, CommandLineInterface 585 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc void CommandLineInterface::RegisterGenerator(const string& flag_name, CommandLineInterface 598 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc void CommandLineInterface::AllowPlugins(const string& exe_name_prefix) { CommandLineInterface 602 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc int CommandLineInterface::Run(int argc, const char* const argv[]) { CommandLineInterface 727 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc void CommandLineInterface::Clear() { CommandLineInterface 743 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc bool CommandLineInterface::MakeInputsBeProtoPathRelative( CommandLineInterface 782 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc CommandLineInterface::ParseArgumentStatus CommandLineInterface 783 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc CommandLineInterface::ParseArguments(int argc, const char* const argv[]) { CommandLineInterface 843 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc bool CommandLineInterface::ParseArgument(const char* arg, CommandLineInterface 903 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc CommandLineInterface::ParseArgumentStatus CommandLineInterface 904 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc CommandLineInterface::InterpretArgument(const string& name, CommandLineInterface 1116 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc void CommandLineInterface::PrintHelpText() { CommandLineInterface 1178 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc bool CommandLineInterface::GenerateOutput( CommandLineInterface 1223 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc bool CommandLineInterface::GeneratePluginOutput( CommandLineInterface 1302 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc bool CommandLineInterface::EncodeOrDecode(const DescriptorPool* pool) { CommandLineInterface 1365 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc bool CommandLineInterface::WriteDescriptorSet( CommandLineInterface 1411 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc void CommandLineInterface::GetTransitiveDependencies( CommandLineInterface 90 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h class LIBPROTOC_EXPORT CommandLineInterface { CommandLineInterface 92 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h CommandLineInterface(); CommandLineInterface 93 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h ~CommandLineInterface(); CommandLineInterface 346 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CommandLineInterface); CommandLineInterface 168 third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc CommandLineInterface cli_; CommandLineInterface 1454 third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc CommandLineInterface cli; CommandLineInterface 94 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc google::protobuf::compiler::CommandLineInterface cli; CommandLineInterface 95 third_party/protobuf/src/google/protobuf/compiler/java/java_plugin_unittest.cc google::protobuf::compiler::CommandLineInterface cli; CommandLineInterface 41 third_party/protobuf/src/google/protobuf/compiler/main.cc google::protobuf::compiler::CommandLineInterface cli; CommandLineInterface 89 third_party/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc google::protobuf::compiler::CommandLineInterface cli;