negotiated        119 Source/modules/mediastream/RTCDataChannel.cpp     return m_handler->negotiated();
negotiated         63 Source/modules/mediastream/RTCDataChannel.h     bool negotiated() const;
negotiated        490 Source/modules/mediastream/RTCPeerConnection.cpp     options.get("negotiated", init.negotiated);
negotiated         50 public/platform/WebRTCDataChannelHandler.h     virtual bool negotiated() const = 0;
negotiated         44 public/platform/WebRTCDataChannelInit.h         , negotiated(false)
negotiated         50 public/platform/WebRTCDataChannelInit.h     bool negotiated;