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

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

Completed in 68 milliseconds