Searched defs:GetRequestClass (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Dservice.py78 GetRequestClass(method).
93 def GetRequestClass(self, method_descriptor): member in class:Service
97 Message. GetRequestClass() gets the default instance of this required
102 request = stub.GetRequestClass(method)()
/external/protobuf/python/google/protobuf/
H A Dservice.py78 GetRequestClass(method).
93 def GetRequestClass(self, method_descriptor): member in class:Service
97 Message. GetRequestClass() gets the default instance of this required
102 request = stub.GetRequestClass(method)()

Completed in 120 milliseconds