Home
last modified time | relevance | path

Searched defs:SetReadError (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_channel/
H A Dstream_channel.cc103 void StreamChannelReadState::SetReadError(Status status) { in SetReadError() function in pw::channel::internal::StreamChannelReadState
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
H A Dqbone_packet_exchanger_test.cc40 void SetReadError(const std::string& error) { read_error_ = error; } in SetReadError() function in quic::__anoncbf7b25b0111::FakeQbonePacketExchanger