Searched defs:BrowserChildProcessHost (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/content/public/browser/
H A Dbrowser_child_process_host.h32 class CONTENT_EXPORT BrowserChildProcessHost : public IPC::Sender { class in namespace:content
37 static BrowserChildProcessHost* Create(
41 virtual ~BrowserChildProcessHost() {}
67 // Set the handle of the process. BrowserChildProcessHost will do this when

Completed in 70 milliseconds