Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/
Dtest_method_context.h113 class NanopbInvocationContext
149 NanopbInvocationContext(Args&&... args) in NanopbInvocationContext() function
177 class UnaryContext : public NanopbInvocationContext<Service,
183 using Base = NanopbInvocationContext<Service,
222 : public NanopbInvocationContext<Service,
228 using Base = NanopbInvocationContext<Service,
260 : public NanopbInvocationContext<Service,
266 using Base = NanopbInvocationContext<Service,
302 : public NanopbInvocationContext<Service,
308 using Base = NanopbInvocationContext<Service,
Dfake_channel_output.h44 class NanopbInvocationContext; variable
178 friend class internal::test::nanopb::NanopbInvocationContext;