Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DCPUProfilerModel.js78 consoleProfileStarted: function(id, scriptLocation, title) method in WebInspector.CPUProfilerModel
116 consoleProfileStarted: function(protocolId, scriptLocation, title) {}, method in WebInspector.CPUProfilerModel.Delegate
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DCPUProfileView.js545 consoleProfileStarted: function(id, scriptLocation, title) method in WebInspector.CPUProfileType