Searched refs:willDestroyResource (Results 1 – 5 of 5) sorted by relevance
108 void willDestroyResource(Resource*);
130 inspectorResourceAgent->willDestroyResource(cachedResource); in willDestroyResourceImpl()
461 void InspectorResourceAgent::willDestroyResource(Resource* cachedResource) in willDestroyResource() function in WebCore::InspectorResourceAgent
367 void willDestroyResource(Resource* cachedResource);
496 InspectorInstrumentation::willDestroyResource(this); in deleteIfPossible()