Home
last modified time | relevance | path

Searched refs:PrintFileDescriptor (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h75 void PrintFileDescriptor() const;
Dpython_generator.cc332 PrintFileDescriptor(); in Generate()
379 void Generator::PrintFileDescriptor() const { in PrintFileDescriptor() function in google::protobuf::compiler::python::Generator