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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 236 class CommandLineInterface::GeneratorContextImpl : public GeneratorContext {
238 GeneratorContextImpl(const vector<const FileDescriptor*>& parsed_files);
239 ~GeneratorContextImpl();
274 MemoryOutputStream(GeneratorContextImpl* directory, const string& filename);
275 MemoryOutputStream(GeneratorContextImpl* directory, const string& filename,
286 GeneratorContextImpl* directory_;
299 CommandLineInterface::GeneratorContextImpl::GeneratorContextImpl(
305 CommandLineInterface::GeneratorContextImpl::~GeneratorContextImpl() {
    [all...]
command_line_interface.h 190 class GeneratorContextImpl;

Completed in 62 milliseconds