HomeSort by relevance Sort by last modified time
    Searched refs:OnRedirectError (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.h 526 bool OnRedirectError(const SessionRedirect& redirect, SessionError* error);
session.cc 679 // If the error is a session redirect, call OnRedirectError, which will
684 if (!OnRedirectError(redirect, &error)) {
866 bool Session::OnRedirectError(const SessionRedirect& redirect,
    [all...]

Completed in 39 milliseconds