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