Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebRTCICECandidate.cpp53 …BLINK_PLATFORM_EXPORT void setSdpMLineIndex(unsigned short sdpMLineIndex) { m_sdpMLineIndex = sdpM… in setSdpMLineIndex() function in blink::FINAL
115 void WebRTCICECandidate::setSdpMLineIndex(unsigned short sdpMLineIndex) in setSdpMLineIndex() function in blink::WebRTCICECandidate
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
DRTCIceCandidate.cpp101 void RTCIceCandidate::setSdpMLineIndex(unsigned short sdpMLineIndex) in setSdpMLineIndex() function in WebCore::RTCIceCandidate