Searched defs:StartRecording (Results 1 – 3 of 3) sorted by relevance
/external/chromium/base/ | ||
D | event_recorder_stubs.cc | 14 bool EventRecorder::StartRecording(const FilePath& filename) { in StartRecording() function in base::EventRecorder |
D | profiler.cc | 20 void Profiler::StartRecording() { in StartRecording() function in base::Profiler |
D | event_recorder.cc | 45 bool EventRecorder::StartRecording(const FilePath& filename) { in StartRecording() function in base::EventRecorder |