Home
last modified time | relevance | path

Searched defs:SetActiveURL (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/common/
Dchild_process_logging_linux.cc34 void SetActiveURL(const GURL& url) { in SetActiveURL() function
Dchild_process_logging_win.cc42 void SetActiveURL(const GURL& url) { in SetActiveURL() function
Dchrome_content_client.cc171 void ChromeContentClient::SetActiveURL(const GURL& url) { in SetActiveURL() function in chrome::ChromeContentClient