Searched defs:didInstallTimer (Results 1 – 2 of 2) sorted by relevance
223 void InspectorTimelineAgent::didInstallTimer(int timerId, int timeout, bool singleShot) in didInstallTimer() function in WebCore::InspectorTimelineAgent
424 inline void InspectorInstrumentation::didInstallTimer(ScriptExecutionContext* context, int timerId,… in didInstallTimer() function