Searched refs:StartRecording (Results 1 – 7 of 7) sorted by relevance
14 bool EventRecorder::StartRecording(const FilePath& filename) { in StartRecording() function in base::EventRecorder
49 bool StartRecording(const FilePath& filename);
44 bool EventRecorder::StartRecording(const FilePath& filename) { in StartRecording() function in base::EventRecorder
513 StartRecording(); in SetRecording()845 void MetricsService::StartRecording() { in StartRecording() function in MetricsService878 StartRecording(); // Start trivial log to hold our histograms. in StopRecording()1034 StartRecording(); in OnHistogramSynchronizationDone()1119 StartRecording(); in MakePendingLog()
197 void StartRecording();
250 requests_[caller_id].recognizer->StartRecording(); in StartRecognitionForRequest()
735 base::EventRecorder::current()->StartRecording(script_path); in Launch()