Home
last modified time | relevance | path

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

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