Home
last modified time | relevance | path

Searched refs:GetResponseClass (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/python/google/protobuf/
Dservice.py110 def GetResponseClass(self, method_descriptor): member in Service
Dservice_reflection.py168 cls.GetResponseClass = self._GetResponseClass
/third_party/protobuf/python/google/protobuf/internal/
Dservice_reflection_test.py87 self.assertTrue(srvc.GetResponseClass(service_descriptor.methods[1]) is