Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dknown_paths.h50 std::string WebRtcSigServerBinary();
Dknown_paths.cpp117 std::string WebRtcSigServerBinary() { in WebRtcSigServerBinary() function
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp236 Command sig_server(WebRtcSigServerBinary()); in Commands()