Home
last modified time | relevance | path

Searched defs:m_caches (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/dom/
DDynamicNodeList.h72 mutable RefPtr<Caches> m_caches; variable
/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheGroup.h146 HashSet<ApplicationCache*> m_caches; variable