Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc/py/pw_rpc/callback_client/
H A Dimpl.py214 def _update_call_method(method: Method, function: Callable) -> None: function
519 _update_call_method(method, call)
548 _update_call_method(method, call)