Home
last modified time | relevance | path

Searched defs:set_transport_error (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_data_channel_controller.h130 void set_transport_error() { transport_error_ = true; } in set_transport_error() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dtls.rs861 fn set_transport_error(&mut self, ex_data: &mut ExData, bssl_result: c_int) { in set_transport_error() method
/aosp_15_r20/external/rust/crates/quiche/src/
Dtls.rs861 fn set_transport_error(&mut self, ex_data: &mut ExData, bssl_result: c_int) { in set_transport_error() method