Searched refs:willLoadXHRImpl (Results 1 – 2 of 2) sorted by relevance
225 static InspectorInstrumentationCookie willLoadXHRImpl(InspectorAgent*, XMLHttpRequest* request);564 return willLoadXHRImpl(inspectorAgent, request); in willLoadXHR()
340 InspectorInstrumentationCookie InspectorInstrumentation::willLoadXHRImpl(InspectorAgent* inspectorA… in willLoadXHRImpl() function in WebCore::InspectorInstrumentation