Home
last modified time | relevance | path

Searched refs:ServerStreamingContext (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/
Dtest_method_context.h155 class ServerStreamingContext
161 ServerStreamingContext(Args&&... args) : Base(std::forward<Args>(args)...) {} in ServerStreamingContext() function
239 ServerStreamingContext<Service, kMethod, kMethodId, kMaxPackets>,
/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/
Dtest_method_context.h221 class ServerStreamingContext
239 ServerStreamingContext(Args&&... args) : Base(std::forward<Args>(args)...) {} in ServerStreamingContext() function
350 ServerStreamingContext<Service,
/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/
Dtest_method_context.h227 class ServerStreamingContext
245 ServerStreamingContext(Args&&... args) : Base(std::forward<Args>(args)...) {} in ServerStreamingContext() function
356 ServerStreamingContext<Service,