Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/
H A Dclient_reader_writer.h95 Status SendClientStream(const void* payload) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function
181 Status SendClientStream(const void* payload) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function
H A Dtest_method_context.h155 void SendClientStream(const Request& request) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/
H A Dtest_method_context.h117 void SendClientStream(ConstByteSpan payload) { in SendClientStream() function
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/
H A Dtest_method_context.h164 void SendClientStream(const Request& request) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function