Searched refs:encode_client_stream (Results 1 – 2 of 2) sorted by relevance
/external/pigweed/pw_rpc/py/pw_rpc/ | ||
D | packets.py | 62 def encode_client_stream(rpc: tuple, request: message.Message) -> bytes: function |
D | client.py | 127 packets.encode_client_stream(rpc, message)) |