Searched refs:willDestroyCachedResource (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorResourceAgent.h116 void willDestroyCachedResource(CachedResource*);
H A DInspectorResourceAgent.cpp540 void InspectorResourceAgent::willDestroyCachedResource(CachedResource* cachedResource) function in class:WebCore::InspectorResourceAgent
H A DInspectorInstrumentation.h225 static void willDestroyCachedResource(CachedResource*);
1744 inline void InspectorInstrumentation::willDestroyCachedResource(CachedResource* cachedResource) function in class:WebCore::InspectorInstrumentation
H A DInspectorInstrumentation.cpp992 inspectorResourceAgent->willDestroyCachedResource(cachedResource);
/macosx-10.9.5/WebCore-7537.78.1/loader/cache/
H A DCachedResource.cpp576 InspectorInstrumentation::willDestroyCachedResource(this);

Completed in 143 milliseconds