Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp972 void CuttlefishConfig::MutableInstanceSpecific::set_enable_webrtc(bool enable_webrtc) { in set_enable_webrtc()
975 bool CuttlefishConfig::InstanceSpecific::enable_webrtc() const { in enable_webrtc() function in cuttlefish::CuttlefishConfig::InstanceSpecific