Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/internal/
Dmethod.h203 constexpr UnaryRequestFunction wrapper =
226 constexpr UnaryRequestFunction wrapper =
299 using UnaryRequestFunction = void (*)(Service&,
312 UnaryRequestFunction unary_request;
/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/internal/
Dmethod.h113 constexpr UnaryRequestFunction wrapper = in AsynchronousUnary()
140 constexpr UnaryRequestFunction wrapper = in ServerStreaming()
229 using UnaryRequestFunction = void (*)(Service&, variable
242 UnaryRequestFunction unary_request;