Searched refs:GeneratorContextImpl (Results 1 – 3 of 3) sorted by relevance
366 class CommandLineInterface::GeneratorContextImpl : public GeneratorContext { class in google::protobuf::compiler::CommandLineInterface368 GeneratorContextImpl(const std::vector<const FileDescriptor*>& parsed_files);369 ~GeneratorContextImpl();408 MemoryOutputStream(GeneratorContextImpl* directory,410 MemoryOutputStream(GeneratorContextImpl* directory,429 GeneratorContextImpl* directory_;445 CommandLineInterface::GeneratorContextImpl::GeneratorContextImpl( in GeneratorContextImpl() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl449 CommandLineInterface::GeneratorContextImpl::~GeneratorContextImpl() { in ~GeneratorContextImpl()453 bool CommandLineInterface::GeneratorContextImpl::WriteAllToDisk( in WriteAllToDisk()529 bool CommandLineInterface::GeneratorContextImpl::WriteAllToZip( in WriteAllToZip()[all …]
209 class GeneratorContextImpl; variable211 typedef std::unordered_map<std::string, GeneratorContextImpl*>
64 class GeneratorContextImpl : public GeneratorContext { class66 GeneratorContextImpl( in GeneratorContextImpl() function in grpc_tools::internal::GeneratorContextImpl155 internal::GeneratorContextImpl generator_context(transitive_closure, in generate_code()