HomeSort by relevance Sort by last modified time
    Searched full:top_origin_url (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_message_filter.h 165 const GURL& top_origin_url,
171 const GURL& top_origin_url,
176 const GURL& top_origin_url,
180 const GURL& top_origin_url,
chrome_render_message_filter.cc 551 const GURL& top_origin_url,
556 cookie_settings_->IsSettingCookieAllowed(origin_url, top_origin_url);
566 const GURL& top_origin_url,
570 cookie_settings_->IsSettingCookieAllowed(origin_url, top_origin_url);
581 const GURL& top_origin_url,
584 cookie_settings_->IsSettingCookieAllowed(origin_url, top_origin_url);
594 const GURL& top_origin_url,
598 cookie_settings_->IsSettingCookieAllowed(origin_url, top_origin_url);
  /external/chromium_org/chrome/browser/plugins/
plugin_info_message_filter.cc 124 GURL top_origin_url; member in struct:PluginInfoMessageFilter::GetPluginInfo_Params
131 const GURL& top_origin_url,
137 top_origin_url,
154 params.top_origin_url, params.mime_type,
224 GetPluginContentSetting(plugin, params.top_origin_url, params.url,
295 const GURL& top_origin_url,
319 top_origin_url,
plugin_info_message_filter.h 52 const GURL& top_origin_url,
93 const GURL& top_origin_url,
  /external/chromium_org/content/browser/renderer_host/
render_message_filter.h 252 const GURL& top_origin_url,
255 void OnDidLose3DContext(const GURL& top_origin_url,
render_message_filter.cc     [all...]
  /external/chromium_org/content/common/
view_messages.h     [all...]

Completed in 113 milliseconds