Home
last modified time | relevance | path

Searched refs:LogCandidatePairConfig (Results 1 – 20 of 20) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/logging/rtc_event_log/
H A Dice_logger.h33 void LogCandidatePairConfig(
H A Dice_logger.cc22 void IceEventLog::LogCandidatePairConfig( in LogCandidatePairConfig() function in webrtc::IceEventLog
/dports/net-im/tg_owt/tg_owt-d578c76/src/logging/rtc_event_log/
H A Dice_logger.h33 void LogCandidatePairConfig(
H A Dice_logger.cc22 void IceEventLog::LogCandidatePairConfig( in LogCandidatePairConfig() function in webrtc::IceEventLog
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/logging/rtc_event_log/
H A Dice_logger.h33 void LogCandidatePairConfig(
H A Dice_logger.cc22 void IceEventLog::LogCandidatePairConfig( in LogCandidatePairConfig() function in webrtc::IceEventLog
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/logging/rtc_event_log/
H A Dice_logger.h33 void LogCandidatePairConfig(
H A Dice_logger.cc22 void IceEventLog::LogCandidatePairConfig( in LogCandidatePairConfig() function in webrtc::IceEventLog
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/p2p/base/
H A Dconnection.cc755 LogCandidatePairConfig(webrtc::IceCandidatePairConfigType::kDestroyed); in Destroy()
1036 void Connection::LogCandidatePairConfig( in LogCandidatePairConfig() function in cricket::Connection
1041 ice_event_log_->LogCandidatePairConfig(type, id(), ToLogDescription()); in LogCandidatePairConfig()
H A Dconnection.h388 void LogCandidatePairConfig(webrtc::IceCandidatePairConfigType type);
H A Dp2p_transport_channel.cc256 LogCandidatePairConfig(connection, in AddConnection()
1716 LogCandidatePairConfig(conn, webrtc::IceCandidatePairConfigType::kSelected); in SwitchSelectedConnection()
2173 void P2PTransportChannel::LogCandidatePairConfig( in LogCandidatePairConfig() function in cricket::P2PTransportChannel
2180 ice_event_log_.LogCandidatePairConfig(type, conn->id(), in LogCandidatePairConfig()
H A Dp2p_transport_channel.h297 void LogCandidatePairConfig(Connection* conn,
/dports/net-im/tg_owt/tg_owt-d578c76/src/p2p/base/
H A Dconnection.cc755 LogCandidatePairConfig(webrtc::IceCandidatePairConfigType::kDestroyed); in Destroy()
1055 void Connection::LogCandidatePairConfig( in LogCandidatePairConfig() function in cricket::Connection
1060 ice_event_log_->LogCandidatePairConfig(type, id(), ToLogDescription()); in LogCandidatePairConfig()
H A Dconnection.h391 void LogCandidatePairConfig(webrtc::IceCandidatePairConfigType type);
H A Dp2p_transport_channel.cc257 LogCandidatePairConfig(connection, in AddConnection()
1742 LogCandidatePairConfig(conn, webrtc::IceCandidatePairConfigType::kSelected); in SwitchSelectedConnection()
2231 void P2PTransportChannel::LogCandidatePairConfig( in LogCandidatePairConfig() function in cricket::P2PTransportChannel
2238 ice_event_log_.LogCandidatePairConfig(type, conn->id(), in LogCandidatePairConfig()
H A Dp2p_transport_channel.h295 void LogCandidatePairConfig(Connection* conn,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/p2p/base/
H A Dconnection.cc756 LogCandidatePairConfig(webrtc::IceCandidatePairConfigType::kDestroyed); in Destroy()
1056 void Connection::LogCandidatePairConfig( in LogCandidatePairConfig() function in cricket::Connection
1061 ice_event_log_->LogCandidatePairConfig(type, id(), ToLogDescription()); in LogCandidatePairConfig()
H A Dconnection.h388 void LogCandidatePairConfig(webrtc::IceCandidatePairConfigType type);
H A Dp2p_transport_channel.cc256 LogCandidatePairConfig(connection, in AddConnection()
1730 LogCandidatePairConfig(conn, webrtc::IceCandidatePairConfigType::kSelected); in SwitchSelectedConnection()
2218 void P2PTransportChannel::LogCandidatePairConfig( in LogCandidatePairConfig() function in cricket::P2PTransportChannel
2225 ice_event_log_.LogCandidatePairConfig(type, conn->id(), in LogCandidatePairConfig()
H A Dp2p_transport_channel.h297 void LogCandidatePairConfig(Connection* conn,