Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc2047 const SessionDescriptionInterface* current_remote_desc = in ReadyToUseRemoteCandidate() local
2050 if (!current_remote_desc) { in ReadyToUseRemoteCandidate()
2057 current_remote_desc->description()->contents().size(); in ReadyToUseRemoteCandidate()
2067 current_remote_desc->description()->contents()[mediacontent_index]; in ReadyToUseRemoteCandidate()