Searched defs:CallServerStreaming (Results 1 – 2 of 2) sorted by relevance
/external/pigweed/pw_rpc/raw/ | ||
D | raw_method.cc | 70 void RawMethod::CallServerStreaming(ServerCall& call, in CallServerStreaming() function in pw::rpc::internal::RawMethod |
/external/pigweed/pw_rpc/nanopb/ | ||
D | nanopb_method.cc | 38 void NanopbMethod::CallServerStreaming(ServerCall& call, in CallServerStreaming() function in pw::rpc::internal::NanopbMethod |