Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/raw/public/pw_rpc/internal/
Draw_method.h62 return RawMethod(id, UnaryInvoker, Function{.unary = wrapper}); in Unary()
96 static void UnaryInvoker(const Method& method, in UnaryInvoker() function
/external/pigweed/pw_rpc/nanopb/public/pw_rpc/internal/
Dnanopb_method.h148 UnaryInvoker<AllocateSpaceFor<Request<method>>(),
253 static void UnaryInvoker(const Method& method,