Home
last modified time | relevance | path

Searched refs:PwpbInvocationContext (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/
H A Dtest_method_context.h112 class PwpbInvocationContext
158 PwpbInvocationContext(Args&&... args) in PwpbInvocationContext() function
183 class UnaryContext : public PwpbInvocationContext<Service,
189 using Base = PwpbInvocationContext<Service,
228 : public PwpbInvocationContext<Service,
234 using Base = PwpbInvocationContext<Service,
266 : public PwpbInvocationContext<Service,
272 using Base = PwpbInvocationContext<Service,
308 : public PwpbInvocationContext<Service,
314 using Base = PwpbInvocationContext<Service,
H A Dfake_channel_output.h40 class PwpbInvocationContext; variable
185 friend class internal::test::pwpb::PwpbInvocationContext;