Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1807 instance.set_start_webrtc_sig_server_proxy(false); in InitializeCuttlefishConfiguration()
1815 instance.set_start_webrtc_sig_server_proxy( in InitializeCuttlefishConfiguration()
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h746 void set_start_webrtc_sig_server_proxy(bool start);
Dcuttlefish_config_instance.cpp1766 set_start_webrtc_sig_server_proxy(bool start) { in set_start_webrtc_sig_server_proxy() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific