Searched defs:SendClientStream (Results 1 – 3 of 3) sorted by relevance
89 Status SendClientStream(const void* payload) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function178 Status SendClientStream(const void* payload) { in SendClientStream() function
155 void SendClientStream(const Request& request) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function
113 void SendClientStream(ConstByteSpan payload) { in SendClientStream() function