Searched refs:SessionDestroyed (Results 1 – 3 of 3) sorted by relevance
81 void SessionDestroyed(JingleSession* session);
168 void JingleSessionManager::SessionDestroyed(JingleSession* session) { in SessionDestroyed() function in remoting::protocol::JingleSessionManager
90 session_manager_->SessionDestroyed(this); in ~JingleSession()