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

  /external/chromium/third_party/libjingle/source/talk/base/
httpclient.h 160 bool ShouldRedirect(std::string* location) const;
httpclient.cc 425 bool HttpClient::ShouldRedirect(std::string* location) const {
671 if (ShouldRedirect(NULL)
726 if (ShouldRedirect(&location)) {

Completed in 183 milliseconds