Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.cpp298 webrtc::PeerConnectionInterface::SignalingState new_state) { in OnSignalingChange()
331 webrtc::PeerConnectionInterface::IceConnectionState new_state) { in OnStandardizedIceConnectionChange()
364 webrtc::PeerConnectionInterface::PeerConnectionState new_state) { in OnConnectionChange()
370 webrtc::PeerConnectionInterface::IceGatheringState new_state) { in OnIceGatheringChange()
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dclient_handler.cpp221 Result<webrtc::PeerConnectionInterface::PeerConnectionState> new_state) { in OnConnectionStateChange()