Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp82 streamer_config.udp_port_range = cvd_config->webrtc_udp_port_range(); in main()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h290 std::pair<uint16_t, uint16_t> webrtc_udp_port_range() const;
Dcuttlefish_config.cpp631 std::pair<uint16_t, uint16_t> CuttlefishConfig::webrtc_udp_port_range() const { in webrtc_udp_port_range() function in cuttlefish::CuttlefishConfig