Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h99 void PrintMessages() const;
Dpython_generator.cc350 PrintMessages(); in Generate()
796 void Generator::PrintMessages() const { in PrintMessages() function in google::protobuf::compiler::python::Generator