Home
last modified time | relevance | path

Searched refs:InvocationContext (Results 1 – 7 of 7) sorted by relevance

/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dtest_method_context.h30 class InvocationContext {
32 InvocationContext(const InvocationContext&) = delete;
33 InvocationContext(InvocationContext&&) = delete;
35 InvocationContext& operator=(const InvocationContext&) = delete;
36 InvocationContext& operator=(InvocationContext&&) = delete;
103 InvocationContext(const Method& method, in InvocationContext() function
/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/
Dserver_reader_writer.h37 class InvocationContext; variable
107 friend class internal::test::InvocationContext;
156 friend class internal::test::InvocationContext;
205 friend class internal::test::InvocationContext;
250 friend class internal::test::InvocationContext;
Dtest_method_context.h98 : public InvocationContext<
114 using Base = InvocationContext<
/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/
Dserver_reader_writer.h37 class InvocationContext; variable
254 friend class internal::test::InvocationContext;
325 friend class internal::test::InvocationContext;
396 friend class internal::test::InvocationContext;
462 friend class internal::test::InvocationContext;
Dtest_method_context.h113 : public InvocationContext<
118 using Base = InvocationContext<
/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/
Dserver_reader_writer.h38 class InvocationContext; variable
203 friend class internal::test::InvocationContext;
264 friend class internal::test::InvocationContext;
332 friend class internal::test::InvocationContext;
392 friend class internal::test::InvocationContext;
Dtest_method_context.h114 : public InvocationContext<
162 using Base = InvocationContext<