Searched refs:CallUnary (Results 1 – 4 of 4) sorted by relevance
99 static_cast<const RawMethod&>(method).CallUnary(call, request); in UnaryInvoker()108 void CallUnary(ServerCall& call, const Packet& request) const;
238 void CallUnary(ServerCall& call,263 static_cast<const NanopbMethod&>(method).CallUnary(
52 void RawMethod::CallUnary(ServerCall& call, const Packet& request) const { in CallUnary() function in pw::rpc::internal::RawMethod
26 void NanopbMethod::CallUnary(ServerCall& call, in CallUnary() function in pw::rpc::internal::NanopbMethod