Home
last modified time | relevance | path

Searched refs:WebRtcServer (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp200 class WebRtcServer : public virtual CommandSource, class
204 INJECT(WebRtcServer(const CuttlefishConfig& config, in INJECT()
332 .addMultibinding<CommandSource, WebRtcServer>() in launchStreamerComponent()
333 .addMultibinding<DiagnosticInformation, WebRtcServer>() in launchStreamerComponent()
334 .addMultibinding<KernelLogPipeConsumer, WebRtcServer>() in launchStreamerComponent()
336 .addMultibinding<SetupFeature, WebRtcServer>(); in launchStreamerComponent()