OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeProfile
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/inspector/
InspectorProfilerAgent.h
82
void
removeProfile
(ErrorString* error, const String& type, unsigned uid);
InspectorProfilerAgent.cpp
230
void InspectorProfilerAgent::
removeProfile
(ErrorString*, const String& type, unsigned uid)
/external/webkit/Source/WebCore/inspector/front-end/
ProfilesPanel.js
379
ProfilerAgent.
removeProfile
(profile.typeId, profile.uid);
Completed in 52 milliseconds