HomeSort by relevance Sort by last modified time
    Searched refs:AppCacheExecutableHandlerFactory (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/appcache/
appcache_executable_handler.h 43 class CONTENT_EXPORT AppCacheExecutableHandlerFactory {
49 virtual ~AppCacheExecutableHandlerFactory() {}
appcache_service_impl.h 40 class AppCacheExecutableHandlerFactory;
145 AppCacheExecutableHandlerFactory* handler_factory() const {
149 AppCacheExecutableHandlerFactory* factory) {
204 AppCacheExecutableHandlerFactory* handler_factory_;

Completed in 274 milliseconds