Searched defs:method_description (Results 1 – 1 of 1) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/ |
D | service_registry.py | 247 def __CreateRequestType(self, method_description, body_type=None): argument 280 def __CreateVoidResponseType(self, method_description): argument 291 def __NeedRequestType(self, method_description, request_type): argument 349 def __ComputeMethodInfo(self, method_description, request, response, argument 402 def __GetRequestField(self, method_description, body_type): argument
|