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

  /external/chromium_org/content/common/
appcache_interfaces.h 43 enum AppCacheNamespaceType {
97 AppCacheNamespace(AppCacheNamespaceType type, const GURL& url,
99 AppCacheNamespace(AppCacheNamespaceType type, const GURL& url,
105 AppCacheNamespaceType type;
appcache_interfaces.cc 80 AppCacheNamespaceType type, const GURL& url, const GURL& target,
90 AppCacheNamespaceType type, const GURL& url, const GURL& target,
  /external/chromium_org/content/browser/appcache/
appcache_database.cc 955 AppCacheNamespaceType type = static_cast<AppCacheNamespaceType>(
975 record->namespace_.type = static_cast<AppCacheNamespaceType>
    [all...]
mock_appcache_storage.cc 254 AppCacheNamespaceType namespace_type,

Completed in 984 milliseconds