Home
last modified time | relevance | path

Searched refs:OPERATION_ERROR_WITH_DATA (Results 1 – 15 of 15) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/api/
H A Drtc_error.cc32 static_cast<int>(webrtc::RTCErrorType::OPERATION_ERROR_WITH_DATA) ==
H A Drtc_error.h82 OPERATION_ERROR_WITH_DATA, enumerator
/dports/net-im/tg_owt/tg_owt-d578c76/src/api/
H A Drtc_error.cc32 static_cast<int>(webrtc::RTCErrorType::OPERATION_ERROR_WITH_DATA) ==
H A Drtc_error.h82 OPERATION_ERROR_WITH_DATA, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/api/
H A Drtc_error.cc32 static_cast<int>(webrtc::RTCErrorType::OPERATION_ERROR_WITH_DATA) ==
H A Drtc_error.h82 OPERATION_ERROR_WITH_DATA, enumerator
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/api/
H A Drtc_error.cc32 static_cast<int>(webrtc::RTCErrorType::OPERATION_ERROR_WITH_DATA) ==
H A Drtc_error.h82 OPERATION_ERROR_WITH_DATA, enumerator
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Dsctp_data_channel.cc385 RTCError error = RTCError(RTCErrorType::OPERATION_ERROR_WITH_DATA, in OnTransportChannelClosed()
501 RTCError error(RTCErrorType::OPERATION_ERROR_WITH_DATA, message); in CloseAbruptlyWithDataChannelFailure()
H A Drtp_data_channel.cc195 RTCError error = RTCError(RTCErrorType::OPERATION_ERROR_WITH_DATA, in OnTransportChannelClosed()
H A Ddata_channel_unittest.cc641 EXPECT_EQ(webrtc::RTCErrorType::OPERATION_ERROR_WITH_DATA, in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Dsctp_data_channel.cc385 RTCError error = RTCError(RTCErrorType::OPERATION_ERROR_WITH_DATA, in OnTransportChannelClosed()
501 RTCError error(RTCErrorType::OPERATION_ERROR_WITH_DATA, message); in CloseAbruptlyWithDataChannelFailure()
H A Drtp_data_channel.cc195 RTCError error = RTCError(RTCErrorType::OPERATION_ERROR_WITH_DATA, in OnTransportChannelClosed()
H A Ddata_channel_unittest.cc641 EXPECT_EQ(webrtc::RTCErrorType::OPERATION_ERROR_WITH_DATA, in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Ddata_channel.cc497 RTCError error(RTCErrorType::OPERATION_ERROR_WITH_DATA, message); in CloseAbruptlyWithDataChannelFailure()