Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DInspectorTimelineAgent.cpp231 void InspectorTimelineAgent::didRemoveTimer(int timerId) in didRemoveTimer() function in WebCore::InspectorTimelineAgent
DInspectorInstrumentation.h432 inline void InspectorInstrumentation::didRemoveTimer(ScriptExecutionContext* context, int timerId) in didRemoveTimer() function