Home
last modified time | relevance | path

Searched refs:AddServiceToFileDescriptor (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h117 void AddServiceToFileDescriptor(const ServiceDescriptor& descriptor) const;
Dpython_generator.cc819 void Generator::AddServiceToFileDescriptor( in AddServiceToFileDescriptor() function in google::protobuf::compiler::python::Generator
/external/protobuf/src/google/protobuf/compiler/python/
Dgenerator.h117 void AddServiceToFileDescriptor(const ServiceDescriptor& descriptor) const;
Dgenerator.cc814 void Generator::AddServiceToFileDescriptor( in AddServiceToFileDescriptor() function in google::protobuf::compiler::python::Generator