Searched refs:SendStopRecordingCommand (Results 1 – 4 of 4) sorted by relevance
39 CF_EXPECT(webrtc_recorder_.SendStopRecordingCommand(), in HandleStopScreenRecording()
37 Result<void> SendStopRecordingCommand() const;
49 Result<void> WebRtcRecorder::SendStopRecordingCommand() const { in SendStopRecordingCommand() function in cuttlefish::WebRtcRecorder
254 webrtc_recorder.SendStopRecordingCommand(); in Commands()