Searched refs:CallServerStreaming (Results 1 – 4 of 4) sorted by relevance
105 static_cast<const RawMethod&>(method).CallServerStreaming(call, request); in ServerStreamingInvoker()109 void CallServerStreaming(ServerCall& call, const Packet& request) const;
243 void CallServerStreaming(ServerCall& call,278 static_cast<const NanopbMethod&>(method).CallServerStreaming(
70 void RawMethod::CallServerStreaming(ServerCall& call, in CallServerStreaming() function in pw::rpc::internal::RawMethod
38 void NanopbMethod::CallServerStreaming(ServerCall& call, in CallServerStreaming() function in pw::rpc::internal::NanopbMethod