Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h126 void PrintServices() const;
Dpython_generator.cc300 PrintServices(); in Generate()
475 void Generator::PrintServices() const { in PrintServices() function in google::protobuf::compiler::python::Generator