Home
last modified time | relevance | path

Searched defs:ClientStreamingInvoker (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_rpc/raw/
Dmethod.cc42 void RawMethod::ClientStreamingInvoker(const CallContext& context, in ClientStreamingInvoker() function in pw::rpc::internal::RawMethod
/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/internal/
Dmethod.h339 static void ClientStreamingInvoker(const CallContext& context, const Packet&) in ClientStreamingInvoker() function