Home
last modified time | relevance | path

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

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