Home
last modified time | relevance | path

Searched refs:StartRecording (Results 1 – 5 of 5) sorted by relevance

/external/chromium/base/
Dprofiler.h19 static void StartRecording();
Devent_recorder_stubs.cc14 bool EventRecorder::StartRecording(const FilePath& filename) { in StartRecording() function in base::EventRecorder
Dprofiler.cc20 void Profiler::StartRecording() { in StartRecording() function in base::Profiler
Devent_recorder.h44 bool StartRecording(const FilePath& filename);
Devent_recorder.cc45 bool EventRecorder::StartRecording(const FilePath& filename) { in StartRecording() function in base::EventRecorder