HomeSort by relevance Sort by last modified time
    Searched defs:consoleProfileEnd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorProfilerAgent.cpp 114 void InspectorProfilerAgent::consoleProfileEnd(const String& title)
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ProfilesPanelDescriptor.js 73 consoleProfileEnd: function(protocolId, scriptLocation, cpuProfile, title) {},
116 this._delegate.consoleProfileEnd(id, scriptLocation, cpuProfile, title);

Completed in 557 milliseconds