Searched defs:getProfile (Results 1 – 3 of 3) sorted by relevance
41 getProfile: function(typeId, uid, callback) { method
209 void InspectorProfilerAgent::getProfile(ErrorString*, const String& type, unsigned uid, RefPtr<Insp… in getProfile() function in WebCore::InspectorProfilerAgent
437 getProfile: function(typeId, uid) method in WebInspector.ProfilesPanel