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

<<11121314151617181920>>

  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
tut_oauth.html 113 Once you have your background page set up, call the <code>authorize()</code> function to begin the OAuth dance and redirect the user to the OAuth provider. The client library abstracts most of this process, so all you need to do is pass a callback to the <code>authorize()</code> function, and a new tab will open and redirect the user.
  /external/chromium_org/chrome/common/safe_browsing/
csd.proto 149 // A redirect URL that was fetched before hitting the final DOWNLOAD_URL.
153 // A redirect URL thas was fetched before hitting the final TAB_URL.
  /external/chromium_org/content/common/
resource_messages.h 232 // respond with either a FollowRedirect message (if the redirect is to be
292 // Follows a redirect that occured for the resource request with the ID given
  /external/chromium_org/chrome/browser/ssl/
ssl_browser_tests.cc     [all...]
  /external/chromium_org/net/url_request/
url_request_unittest.cc 291 // Additionally, the user may also specify a redirect URL -- then each request
292 // with the current URL different from the redirect target will be redirected
    [all...]
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.h 114 // Redirect egl* and gl* function calls to funcPtr_egl* and funcPtr_gl*.
  /external/apache-http/src/org/apache/http/client/params/
ClientPNames.java 75 public static final String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relative-redirect";
  /external/apache-xml/src/main/java/org/apache/xml/utils/
Constants.java 91 S_EXTENSIONS_REDIRECT_URL = "http://xml.apache.org/xalan/redirect",
  /external/bison/examples/calc++/
location.hh 155 ** \param loc a reference to the location to redirect
position.hh 157 ** \param pos a reference to the position to redirect
  /external/chromium/base/i18n/
time_formatting.cc 43 // Just redirect to the normal function if the default type matches the
  /external/chromium/chrome/browser/
external_protocol_handler.cc 51 // iframe or a redirect, it looks like an external protocol, but we don't
intranet_redirect_detector.cc 106 // If any two fetches result in the same domain/host, we set the redirect
  /external/chromium/chrome/browser/prerender/
prerender_browsertest.cc 41 const char* const kClientRedirectBase = "client-redirect?";
46 const char* const kServerRedirectBase = "server-redirect?";
448 // TODO(cbentzel): Add server-redirect-to-https test. http://crbug.com/79182
510 // client-issued redirect. This should not prerender successfully.
  /external/chromium/chrome/browser/safe_browsing/
protocol_parser.h 29 // 3. Redirect URL for retrieving a chunk
  /external/chromium/chrome/browser/tabs/
tab_finder.cc 144 // If this is a redirect, we need to go to the db to get the start.
  /external/chromium/chrome/browser/ui/webui/
mediaplayer_ui.h 88 // Always returns NULL because we don't want to attempt a redirect
  /external/chromium/net/url_request/
url_request_job_manager.h 43 // of a redirect. Returns NULL if no interceptor intervenes.
url_request_test_job.cc 57 // static getter for redirect response headers
  /external/chromium/third_party/libjingle/source/talk/session/phone/
call.h 81 // Sets a flag on the chatapp that will redirect the call to voicemail once
  /external/chromium_org/android_webview/renderer/
aw_content_renderer_client.cc 88 // Don't offer application-initiated navigations unless it's a redirect.
  /external/chromium_org/base/i18n/
time_formatting.cc 61 // Just redirect to the normal function if the default type matches the
  /external/chromium_org/cc/test/
layer_tree_test.h 104 // Key stages of the drawing loop, e.g. drawing or commiting, redirect to
  /external/chromium_org/chrome/browser/
app_controller_mac.h 117 // Redirect in the menu item from the expected target of "File's
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_url_request_job.cc 138 // Redirect a hosted document.

Completed in 2507 milliseconds

<<11121314151617181920>>