Searched refs:webrtc_udp_port_range (Results 1 – 3 of 3) sorted by relevance
82 streamer_config.udp_port_range = cvd_config->webrtc_udp_port_range(); in main()
290 std::pair<uint16_t, uint16_t> webrtc_udp_port_range() const;
631 std::pair<uint16_t, uint16_t> CuttlefishConfig::webrtc_udp_port_range() const { in webrtc_udp_port_range() function in cuttlefish::CuttlefishConfig