Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dknown_paths.h51 std::string WebRtcSigServerProxyBinary();
Dknown_paths.cpp121 std::string WebRtcSigServerProxyBinary() { in WebRtcSigServerProxyBinary() function
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp248 Command sig_proxy(WebRtcSigServerProxyBinary()); in Commands()