Searched refs:didCreateNamedFlowImpl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorInstrumentation.h326 static void didCreateNamedFlowImpl(InstrumentingAgents*, Document*, WebKitNamedFlow*);
672 didCreateNamedFlowImpl(instrumentingAgents, document, namedFlow);
H A DInspectorInstrumentation.cpp211 void InspectorInstrumentation::didCreateNamedFlowImpl(InstrumentingAgents* instrumentingAgents, Document* document, WebKitNamedFlow* namedFlow) function in class:WebCore::InspectorInstrumentation

Completed in 75 milliseconds