SetActiveURL       25 chrome/common/chrome_content_client.h   virtual void SetActiveURL(const GURL& url) OVERRIDE;
SetActiveURL      323 content/browser/frame_host/navigator_impl.cc     GetContentClient()->SetActiveURL(entry.GetURL());
SetActiveURL       77 content/child/npapi/npobject_stub.cc   GetContentClient()->SetActiveURL(page_url_);
SetActiveURL       92 content/common/gpu/gpu_command_buffer_stub.cc     GetContentClient()->SetActiveURL(url);
SetActiveURL       72 content/plugin/webplugin_delegate_stub.cc   GetContentClient()->SetActiveURL(page_url_);
SetActiveURL       95 content/plugin/webplugin_delegate_stub.cc   GetContentClient()->SetActiveURL(page_url_);
SetActiveURL      169 content/plugin/webplugin_delegate_stub.cc   GetContentClient()->SetActiveURL(page_url_);
SetActiveURL      676 content/plugin/webplugin_proxy.cc   GetContentClient()->SetActiveURL(page_url_);
SetActiveURL      214 content/ppapi_plugin/ppapi_thread.cc   GetContentClient()->SetActiveURL(GURL(url));
SetActiveURL       86 content/ppapi_plugin/ppapi_thread.h   virtual void SetActiveURL(const std::string& url) OVERRIDE;
SetActiveURL       79 content/public/common/content_client.h   virtual void SetActiveURL(const GURL& url) {}
SetActiveURL      439 content/renderer/npapi/webplugin_delegate_proxy.cc   GetContentClient()->SetActiveURL(page_url_);
SetActiveURL      664 content/renderer/render_frame_impl.cc   GetContentClient()->SetActiveURL(params.url);
SetActiveURL     1381 content/renderer/render_thread_impl.cc   GetContentClient()->SetActiveURL(data);
SetActiveURL     1063 content/renderer/render_view_impl.cc     GetContentClient()->SetActiveURL(main_frame->document().url());
SetActiveURL       92 ppapi/proxy/flash_resource.cc       PluginGlobals::Get()->SetActiveURL(url_string_var->value());
SetActiveURL      208 ppapi/proxy/plugin_globals.cc   plugin_proxy_delegate_->SetActiveURL(url);
SetActiveURL       86 ppapi/proxy/plugin_globals.h   void SetActiveURL(const std::string& url);
SetActiveURL      100 ppapi/proxy/plugin_main_irt.cc   virtual void SetActiveURL(const std::string& url) OVERRIDE;
SetActiveURL       36 ppapi/proxy/plugin_proxy_delegate.h   virtual void SetActiveURL(const std::string& url) = 0;
SetActiveURL      150 ppapi/proxy/ppapi_proxy_test.h     virtual void SetActiveURL(const std::string& url) OVERRIDE;