Searched refs:webrtc_controller_ (Results 1 – 4 of 4) sorted by relevance
31 CF_EXPECT(webrtc_controller_.SendStartRecordingCommand(), in HandleStartScreenRecording()39 CF_EXPECT(webrtc_controller_.SendStopRecordingCommand(), in HandleStopScreenRecording()47 CF_EXPECT(webrtc_controller_.SendScreenshotDisplayCommand( in HandleScreenshotDisplay()
109 WebRtcController& webrtc_controller_; variable
70 webrtc_controller_(webrtc_controller), in ServerLoopImpl()
202 webrtc_controller_(webrtc_controller), in INJECT()241 auto stopper = [webrtc_controller = webrtc_controller_]() mutable { in Commands()259 webrtc.AddParameter("--command_fd=", webrtc_controller_.GetClientSocket()); in Commands()288 static_cast<SetupFeature*>(&webrtc_controller_), in Dependencies()304 WebRtcController& webrtc_controller_; member in cuttlefish::__anon8f7e7e360111::WebRtcServer