Home
last modified time | relevance | path

Searched defs:enable_webrtc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/tools/acloud/internal/lib/
H A Dcvd_runtime_config.py257 def enable_webrtc(self): member in CvdRuntimeConfig
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1016 void CuttlefishConfig::MutableInstanceSpecific::set_enable_webrtc(bool enable_webrtc) { in set_enable_webrtc()
1019 bool CuttlefishConfig::InstanceSpecific::enable_webrtc() const { in enable_webrtc() function in cuttlefish::CuttlefishConfig::InstanceSpecific