Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorProfilerAgent.h88 class ProfileDescriptor; variable
DInspectorProfilerAgent.cpp77 class InspectorProfilerAgent::ProfileDescriptor { class in WebCore::InspectorProfilerAgent
79 ProfileDescriptor(const String& id, const String& title) in ProfileDescriptor() function in WebCore::InspectorProfilerAgent::ProfileDescriptor