Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/apitools/apitools/gen/
Dservice_registry.py270 def __CreateRequestType(self, method_description, body_type=None): argument
303 def __CreateVoidResponseType(self, method_description): argument
314 def __NeedRequestType(self, method_description, request_type): argument
372 def __ComputeMethodInfo(self, method_description, request, response, argument
432 def __GetRequestField(self, method_description, body_type): argument