Searched refs:DestroyCall (Results 1 – 3 of 3) sorted by relevance
100 void DestroyCall(Call *call);
89 DestroyCall((*it).second); in ~MediaSessionClient()382 void MediaSessionClient::DestroyCall(Call *call) { in DestroyCall() function in cricket::MediaSessionClient433 DestroyCall(call); in JoinCalls()
178 session_client_->DestroyCall(this); in OnMessage()