Searched defs:applicationCache (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorApplicationCacheAgent.cpp142 void InspectorApplicationCacheAgent::getApplicationCacheForFrame(ErrorString* errorString, const String& frameId, RefPtr<TypeBuilder::ApplicationCache::ApplicationCache>& applicationCache) argument
154 applicationCache = buildObjectForApplicationCache(resources, info);
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DDOMWindow.cpp601 DOMApplicationCache* DOMWindow::applicationCache() const function in class:WebCore::DOMWindow

Completed in 2174 milliseconds