HomeSort by relevance Sort by last modified time
    Searched refs:IceConnectionStateClosed (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/mediastream/
RTCPeerConnectionHandlerClient.h 63 IceConnectionStateClosed = 7
  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
RTCPeerConnection.cpp 370 case IceConnectionStateClosed:
533 changeIceConnectionState(IceConnectionStateClosed);
642 m_iceConnectionState = IceConnectionStateClosed;
667 if (m_iceConnectionState != IceConnectionStateClosed && m_iceConnectionState != iceConnectionState) {
  /external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp     [all...]

Completed in 473 milliseconds