Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dknown_paths.h49 std::string WebRtcBinary();
Dknown_paths.cpp113 std::string WebRtcBinary() { in WebRtcBinary() function
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp258 Command webrtc(WebRtcBinary(), KillSubprocessFallback(stopper)); in Commands()