Searched refs:PrintServiceClass (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.h123 void PrintServiceClass(const ServiceDescriptor& descriptor) const;
H A Dpython_generator.cc457 PrintServiceClass(*file_->service(i));
523 void Generator::PrintServiceClass(const ServiceDescriptor& descriptor) const { function in class:google::protobuf::compiler::python::Generator
/external/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.h122 void PrintServiceClass(const ServiceDescriptor& descriptor) const;
H A Dpython_generator.cc427 PrintServiceClass(*file_->service(i));
494 void Generator::PrintServiceClass(const ServiceDescriptor& descriptor) const { function in class:google::protobuf::compiler::python::Generator

Completed in 118 milliseconds