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

  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCache.h 61 ApplicationCacheResource* manifestResource() const { return m_manifest; }
102 ApplicationCacheResource* m_manifest; member in class:WebCore::ApplicationCache
ApplicationCacheHost.h 88 : m_manifest(manifest)
92 KURL m_manifest; member in struct:WebCore::ApplicationCacheHost::CacheInfo

Completed in 960 milliseconds