Home
last modified time | relevance | path

Searched refs:BrowserChildProcessHostCreated (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/
Dbrowser_child_process_host_impl.cc108 GetContentClient()->browser()->BrowserChildProcessHostCreated(this); in BrowserChildProcessHostImpl()
/external/chromium_org/content/public/browser/
Dcontent_browser_client.h173 virtual void BrowserChildProcessHostCreated(BrowserChildProcessHost* host) {} in BrowserChildProcessHostCreated() function