Searched refs:SendStartRecordingCommand (Results 1 – 3 of 3) sorted by relevance
31 CF_EXPECT(webrtc_recorder_.SendStartRecordingCommand(), in HandleStartScreenRecording()
36 Result<void> SendStartRecordingCommand() const;
44 Result<void> WebRtcRecorder::SendStartRecordingCommand() const { in SendStartRecordingCommand() function in cuttlefish::WebRtcRecorder