Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/nanopb/public/pw_rpc/
Dnanopb_test_method_context.h91 class MessageOutput final : public ChannelOutput {
93 MessageOutput(const internal::NanopbMethod& method, in MessageOutput() function
148 MessageOutput<Response> output;
266 void MessageOutput<Response>::clear() { in clear()
274 Status MessageOutput<Response>::SendAndReleaseBuffer( in SendAndReleaseBuffer()
/external/pigweed/pw_rpc/raw/public/pw_rpc/
Draw_test_method_context.h93 class MessageOutput final : public ChannelOutput {
97 MessageOutput(Vector<ByteSpan>& responses, in MessageOutput() function
154 MessageOutput<kOutputSize> output;
270 Status MessageOutput<kOutputSize>::SendAndReleaseBuffer( in SendAndReleaseBuffer()