Home
last modified time | relevance | path

Searched refs:CreateNativeSessionDescription (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/media/
Drtc_peer_connection_handler.h199 webrtc::SessionDescriptionInterface* CreateNativeSessionDescription( in NON_EXPORTED_BASE()
Drtc_peer_connection_handler.cc548 CreateNativeSessionDescription(description, &error); in setLocalDescription()
573 CreateNativeSessionDescription(description, &error); in setRemoteDescription()
1022 RTCPeerConnectionHandler::CreateNativeSessionDescription( in CreateNativeSessionDescription() function in content::RTCPeerConnectionHandler