Searched refs:m_iceGatheringState (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/Modules/mediastream/
H A DRTCPeerConnection.h151 IceGatheringState m_iceGatheringState; member in class:WebCore::RTCPeerConnection
H A DRTCPeerConnection.cpp137 , m_iceGatheringState(IceGatheringStateNew)
322 switch (m_iceGatheringState) {
626 m_iceGatheringState = iceGatheringState;

Completed in 61 milliseconds