Home | History | Annotate | Download | only in inspector

Lines Matching refs:willReceiveResourceResponseImpl

238     static InspectorInstrumentationCookie willReceiveResourceResponseImpl(InspectorAgent*, unsigned long identifier, const ResourceResponse&);
662 return willReceiveResourceResponseImpl(inspectorAgent, identifier, response);