Searched refs:GeneratorContextImpl (Results 1 – 2 of 2) sorted by relevance
341 class CommandLineInterface::GeneratorContextImpl : public GeneratorContext { class in google::protobuf::compiler::CommandLineInterface343 GeneratorContextImpl(const vector<const FileDescriptor*>& parsed_files);344 ~GeneratorContextImpl();383 MemoryOutputStream(GeneratorContextImpl* directory, const string& filename,385 MemoryOutputStream(GeneratorContextImpl* directory, const string& filename,396 GeneratorContextImpl* directory_;412 CommandLineInterface::GeneratorContextImpl::GeneratorContextImpl( in GeneratorContextImpl() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl418 CommandLineInterface::GeneratorContextImpl::~GeneratorContextImpl() { in ~GeneratorContextImpl()422 bool CommandLineInterface::GeneratorContextImpl::WriteAllToDisk( in WriteAllToDisk()497 bool CommandLineInterface::GeneratorContextImpl::WriteAllToZip( in WriteAllToZip()[all …]
192 class GeneratorContextImpl; variable194 typedef hash_map<string, GeneratorContextImpl*> GeneratorContextMap;