Searched defs:ResourceDispatcherHost (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/browser/
H A Dresource_dispatcher_host.h23 class CONTENT_EXPORT ResourceDispatcherHost { class in namespace:content
28 // Returns the singleton instance of the ResourceDispatcherHost.
29 static ResourceDispatcherHost* Get();
32 // delegate have a longer lifetime than the ResourceDispatcherHost.
73 virtual ~ResourceDispatcherHost() {}

Completed in 77 milliseconds