Home
last modified time | relevance | path

Searched refs:getCurrentUserInitiatedProfileName (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorProfilerAgent.cpp176 String InspectorProfilerAgent::getCurrentUserInitiatedProfileName(bool incrementProfileNumber) in getCurrentUserInitiatedProfileName() function in WebCore::InspectorProfilerAgent
300 String title = getCurrentUserInitiatedProfileName(true); in startUserInitiatedProfiling()
317 String title = getCurrentUserInitiatedProfileName(); in stopUserInitiatedProfiling()
DInspectorProfilerAgent.h78 String getCurrentUserInitiatedProfileName(bool incrementProfileNumber = false);
DInspectorConsoleInstrumentation.h115 inline String InspectorInstrumentation::getCurrentUserInitiatedProfileName(Page* page, bool increme… in getCurrentUserInitiatedProfileName() function
DInspectorInstrumentation.cpp682 return profilerAgent->getCurrentUserInitiatedProfileName(incrementProfileNumber); in getCurrentUserInitiatedProfileNameImpl()
DInspectorInstrumentation.h147 static String getCurrentUserInitiatedProfileName(Page*, bool incrementProfileNumber);
/external/webkit/Source/WebCore/page/
DConsole.cpp274 resolvedTitle = InspectorInstrumentation::getCurrentUserInitiatedProfileName(page, true); in profile()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1618526 (WebCore::InspectorInstrumentation::getCurrentUserInitiatedProfileName):
20281 (WebCore::InspectorInstrumentation::getCurrentUserInitiatedProfileName):
20503 (WebCore::InspectorController::getCurrentUserInitiatedProfileName):
20535 (WebCore::InspectorInstrumentation::getCurrentUserInitiatedProfileName):
DChangeLog-2010-05-243196 (WebCore::InspectorController::getCurrentUserInitiatedProfileName):
53154 (WebCore::InspectorController::getCurrentUserInitiatedProfileName):
DChangeLog-2010-12-0633092 (WebCore::InspectorProfilerAgent::getCurrentUserInitiatedProfileName):
74103 (WebCore::InspectorController::getCurrentUserInitiatedProfileName):
74121 (WebCore::InspectorProfilerAgent::getCurrentUserInitiatedProfileName):
DChangeLog-2010-01-2919543 (WebCore::InspectorController::getCurrentUserInitiatedProfileName):
93484 (WebCore::InspectorController::getCurrentUserInitiatedProfileName):