Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/posix/platform/
H A Dhdlc_interface.cpp741 otError HdlcInterface::ResetConnection(void) in ResetConnection() function in ot::Posix::HdlcInterface
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_client.cc595 void QuicTestClient::ResetConnection() { in ResetConnection() function in quic::test::QuicTestClient
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dend_to_end_test.cc2759 TEST_P(EndToEndTest, ResetConnection) { in TEST_P() argument