Home
last modified time | relevance | path

Searched defs:didInstallTimer (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorTimelineAgent.cpp223 void InspectorTimelineAgent::didInstallTimer(int timerId, int timeout, bool singleShot) in didInstallTimer() function in WebCore::InspectorTimelineAgent
DInspectorInstrumentation.h424 inline void InspectorInstrumentation::didInstallTimer(ScriptExecutionContext* context, int timerId,… in didInstallTimer() function