Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dcall.cc354 if (!StopScreencastWithoutSendingUpdate(it->second.session, ssrc)) { in RemoveSession()
548 if (!StopScreencastWithoutSendingUpdate(session, ssrc)) { in StopScreencast()
569 bool Call::StopScreencastWithoutSendingUpdate( in StopScreencastWithoutSendingUpdate() function in cricket::Call
Dcall.h250 bool StopScreencastWithoutSendingUpdate(Session* session, uint32 ssrc);