HomeSort by relevance Sort by last modified time
    Searched full:redirect (Results 576 - 600 of 1272) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/history/
top_sites_cache_unittest.cc 27 // optional indents: indentated URLs redirect to the last non-indented URL.
58 // Set up redirect to canonical URL. Canonical URL redirects to itself, too.
top_sites_impl_unittest.cc 366 // Same as AppendMostVisitedURL except that it adds a redirect from the first
400 // The URL in question is the source URL in a redirect list.
404 // The URL in question is the destination of a redirect.
545 // Set on the redirect source should succeed. It should be replacable by
546 // the same score on the redirect destination, which in turn should not
613 // Get a thumbnail via a redirect.
778 GURL google2_url("http://google.com/redirect");
888 GURL google2_url("http://google.com/redirect");
    [all...]
visit_database_unittest.cc 195 // Add a redirect visit from the last page.
304 // visit (duplicates of the sixth) or the redirect or subframe visits.
  /external/chromium_org/chrome/browser/net/
http_pipelining_compatibility_client_unittest.cc 318 TEST_F(HttpPipeliningCompatibilityClientTest, Redirect) {
320 info.filename = "server-redirect?http://foo.bar/asdf";
  /external/chromium_org/chrome/browser/safe_browsing/
protocol_manager.h 182 UPDATE_REQUEST, // Request for redirect URLs
183 BACKUP_UPDATE_REQUEST, // Request for redirect URLs to a backup URL.
  /external/chromium_org/chrome/common/
logging_chrome.cc 234 "Attempted to redirect logging when it was already initialized.";
236 // Redirect logs to the session log directory, if set. Otherwise
  /external/chromium_org/chrome_frame/test/
test_server.h 262 // Returns a 302 (temporary redirect) to redirect the client from a path
  /external/chromium_org/content/browser/frame_host/
navigation_entry_impl.h 311 // We also use this flag for cross-process redirect navigations, so that the
313 // doing the redirect).
  /external/chromium_org/content/child/npapi/
plugin_instance.h 241 // HTTP URL redirect notifications.
348 // The plugin handles the NPAPI URL redirect notification API.
  /external/chromium_org/content/public/browser/
web_contents_observer.h 94 // followed by a cross-process client or server redirect.
207 // This method is invoked when a redirect was received while requesting a
  /external/chromium_org/net/http/
http_proxy_client_socket.cc 469 // redirect an HTTPS site load to a similar-looking site, but no longer
481 // We're not using an HTTPS proxy, or we couldn't sanitize the redirect.
  /external/chromium_org/net/url_request/
url_fetcher.h 204 // immediately rather than continue through the redirect. OnURLFetchComplete
205 // will be called, with the URLFetcher's URL set to the redirect destination,
  /external/chromium_org/third_party/openssl/openssl/crypto/rsa/
rsa_pmeth.c 161 * 1 : redirect to FIPS.
162 * 0 : don't redirect to FIPS.
  /external/iproute2/man/man8/
ip-route.8 475 .B redirect
476 - the route was installed due to an ICMP redirect.
ip-route.8.in 475 .B redirect
476 - the route was installed due to an ICMP redirect.
  /external/openssl/crypto/rsa/
rsa_pmeth.c 161 * 1 : redirect to FIPS.
162 * 0 : don't redirect to FIPS.
  /bionic/libc/include/netinet/
ip_icmp.h 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
  /cts/libs/testserver/src/android/webkit/cts/
CtsTestServer.java 109 public static final String REDIRECT_PREFIX = "/redirect";
319 * When a client fetches this URL, the server will respond with a temporary redirect (302)
329 * When a client fetches this URL, the server will respond with a temporary redirect (302)
347 * When a client fetches this URL, the server will respond with a temporary redirect (302)
    [all...]
  /dalvik/vm/
StdioConverter.cpp 73 /* don't redirect stderr on sim -- logs get written there! */
  /development/ndk/platforms/android-3/include/netinet/
ip_icmp.h 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
  /external/apache-http/src/org/apache/http/impl/
EnglishReasonPhraseCatalog.java 165 "Temporary Redirect");
  /external/chromium/chrome/browser/net/
referrer.cc 58 // the ad agency, and then provide a "surprising" redirect to the advertised
  /external/chromium/chrome/browser/prerender/
prerender_manager.h 56 // Preloads the URL supplied. alias_urls indicates URLs that redirect
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_i18n/
feed.html 284 // If the URL is a redirect URL, strip of the destination and go to
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmessages.h 269 SessionRedirect* redirect);

Completed in 1294 milliseconds

<<21222324252627282930>>