Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dnode_generator.cc240 void PrintServices(const FileDescriptor* file, Printer* out) { in PrintServices() function
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc530 void Generator::PrintServices() const { in PrintServices() function in google::protobuf::compiler::python::Generator