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.h74 void PrintFileDescriptor() const;
Dpython_generator.cc283 PrintFileDescriptor(); in Generate()
327 void Generator::PrintFileDescriptor() const { in PrintFileDescriptor() function in google::protobuf::compiler::python::Generator