Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h289 void set_webrtc_udp_port_range(std::pair<uint16_t, uint16_t> range);
Dcuttlefish_config.cpp623 void CuttlefishConfig::set_webrtc_udp_port_range( in set_webrtc_udp_port_range() function in cuttlefish::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc462 tmp_config_obj.set_webrtc_udp_port_range(udp_range); in InitializeCuttlefishConfiguration()