Home
last modified time | relevance | path

Searched refs:cachedResourcesForFrame (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorPageAgent.cpp561 static Vector<Resource*> cachedResourcesForFrame(LocalFrame* frame) in cachedResourcesForFrame() function
580 Vector<Resource*> allResources = cachedResourcesForFrame(frame); in allResourcesURLsForFrame()
1119 Vector<Resource*> allResources = cachedResourcesForFrame(frame); in buildObjectForFrameTree()