Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc/py/pw_rpc/callback_client/
H A Dimpl.py414 def _method_client_docstring(method: Method) -> str: function
493 dict(__doc__=_method_client_docstring(method), **fields),