Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dwebrtc_recorder.h51 fruit::Component<WebRtcRecorder> WebRtcRecorderComponent();
Dwebrtc_recorder.cpp67 fruit::Component<WebRtcRecorder> WebRtcRecorderComponent() { in WebRtcRecorderComponent() function
Dlaunch.h134 fruit::Component<WebRtcRecorder> WebRtcRecorderComponent();
/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc170 .install(WebRtcRecorderComponent) in runCvdComponent()