Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/py/pw_rpc/
Dcallback_client.py270 def _update_function_signature(method: Method, function: Callable) -> None: function
349 _update_function_signature(method, call)
377 _update_function_signature(method, call)