Searched defs:SendClientStream (Results 1 – 4 of 4) sorted by relevance
95 Status SendClientStream(const void* payload) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function181 Status SendClientStream(const void* payload) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function
155 void SendClientStream(const Request& request) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function
117 void SendClientStream(ConstByteSpan payload) { in SendClientStream() function
164 void SendClientStream(const Request& request) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function