Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DInspectorProfilerAgent.cpp62 static const char* const UserInitiatedProfileName = "org.webkit.profiles.user-initiated"; variable
/external/webkit/Source/WebCore/inspector/front-end/
DProfilesPanel.js26 const UserInitiatedProfileName = "org.webkit.profiles.user-initiated"; constant