Home
last modified time | relevance | path

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

/external/chromium_org/webkit/browser/appcache/
Dappcache_service.h38 class AppCacheExecutableHandlerFactory; variable
165 AppCacheExecutableHandlerFactory* handler_factory() const { in handler_factory()
169 AppCacheExecutableHandlerFactory* factory) { in set_handler_factory()
220 AppCacheExecutableHandlerFactory* handler_factory_;
Dappcache_executable_handler.h43 class WEBKIT_STORAGE_BROWSER_EXPORT AppCacheExecutableHandlerFactory {
49 virtual ~AppCacheExecutableHandlerFactory() {} in ~AppCacheExecutableHandlerFactory()