OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:associateDocumentLoaderWithCache
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheGroup.h
134
void
associateDocumentLoaderWithCache
(DocumentLoader*, ApplicationCache*);
ApplicationCacheGroup.cpp
163
mainResourceCache->group()->
associateDocumentLoaderWithCache
(documentLoader, mainResourceCache);
223
mainResourceCache->group()->
associateDocumentLoaderWithCache
(documentLoader, mainResourceCache);
242
associateDocumentLoaderWithCache
(loader, m_newestCache.get());
720
associateDocumentLoaderWithCache
(*iter, m_cacheBeingUpdated.get());
[
all
...]
Completed in 662 milliseconds