Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/appcache/
Dappcache_service_impl.h40 class AppCacheExecutableHandlerFactory; variable
145 AppCacheExecutableHandlerFactory* handler_factory() const { in handler_factory()
149 AppCacheExecutableHandlerFactory* factory) { in set_handler_factory()
204 AppCacheExecutableHandlerFactory* handler_factory_;
Dappcache_executable_handler.h43 class CONTENT_EXPORT AppCacheExecutableHandlerFactory {
49 virtual ~AppCacheExecutableHandlerFactory() {} in ~AppCacheExecutableHandlerFactory()