Searched defs:SetActiveURL (Results 1 – 8 of 8) sorted by relevance
19 void ChromeContentClient::SetActiveURL(const GURL& url) { function
437 void ChromeContentClient::SetActiveURL(const GURL& url) { in SetActiveURL() function in ChromeContentClient
79 virtual void SetActiveURL(const GURL& url) {} in SetActiveURL() function
128 void PpapiDispatcher::SetActiveURL(const std::string& url) { in SetActiveURL() function in ppapi::PpapiDispatcher
209 void PluginGlobals::SetActiveURL(const std::string& url) { in SetActiveURL() function in ppapi::proxy::PluginGlobals
286 void PluginProxyTestHarness::PluginDelegateMock::SetActiveURL( in SetActiveURL() function in ppapi::proxy::PluginProxyTestHarness::PluginDelegateMock
213 void PpapiThread::SetActiveURL(const std::string& url) { in SetActiveURL() function in content::PpapiThread
231 void SetActiveURL(GURL url) { url_ = url; } in SetActiveURL() function in TestFaviconDriver