Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp220 config_.ForDefaultInstance().start_webrtc_sig_server_proxy())) { in Diagnostics()
247 if (instance_.start_webrtc_sig_server_proxy()) { in Commands()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h479 bool start_webrtc_sig_server_proxy() const;
Dcuttlefish_config_instance.cpp1725 bool CuttlefishConfig::InstanceSpecific::start_webrtc_sig_server_proxy() const { in start_webrtc_sig_server_proxy() function in cuttlefish::CuttlefishConfig::InstanceSpecific