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

  /external/chromium_org/content/child/npapi/
plugin_url_fetcher.h 33 bool notify_redirects,
webplugin.h 83 bool notify_redirects) = 0;
webplugin_delegate.h 142 bool notify_redirects,
plugin_url_fetcher.cc 87 bool notify_redirects,
99 notify_redirects_(notify_redirects),
webplugin_delegate_impl.cc 315 bool notify_redirects,
328 referrer, std::string(), notify_redirects, is_plugin_src_load, origin_pid,
webplugin_delegate_impl.h 123 bool notify_redirects,
  /external/chromium_org/content/renderer/npapi/
webplugin_impl.h 122 bool notify_redirects) OVERRIDE;
196 bool notify_redirects,
251 bool notify_redirects,
webplugin_impl.cc 227 bool notify_redirects; member in struct:content::WebPluginImpl::ClientInfo
931 if (!client_info->notify_redirects) {
    [all...]
webplugin_delegate_proxy.h 138 bool notify_redirects,
webplugin_delegate_proxy.cc     [all...]
  /external/chromium_org/content/plugin/
webplugin_proxy.cc 283 bool notify_redirects) {
311 params.notify_redirects = notify_redirects;
webplugin_proxy.h 76 bool notify_redirects) OVERRIDE;
  /external/chromium_org/content/child/
plugin_messages.h 43 IPC_STRUCT_MEMBER(bool, notify_redirects)

Completed in 1033 milliseconds