Home
last modified time | relevance | path

Searched defs:channel_output_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/
H A Dclient_server_testing.h129 : channel_output_(std::move(server_packet_processor), in channel_output_() function
136 ForwardingChannelOutputImpl channel_output_; variable
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/
H A Dclient_testing.h113 channel_output_; variable
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/
H A Dclient_testing.h108 PwpbFakeChannelOutput<kMaxPackets, kPayloadsBufferSizeBytes> channel_output_; variable
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/
H A Dintegration_test_socket_client.h134 hdlc::FixedMtuChannelOutput<kMaxTransmissionUnit> channel_output_; variable
/aosp_15_r20/external/pigweed/pw_rpc/raw/
H A Dclient_test.cc298 RawFakeChannelOutput<10, 256> channel_output_; in TEST() member in pw::rpc::__anon783869c00111::TEST::ContextWithTwoChannels