Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp194 streamer_config.tcp_port_range = cvd_config->webrtc_tcp_port_range(); in main()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h244 std::pair<uint16_t, uint16_t> webrtc_tcp_port_range() const;
Dcuttlefish_config.cpp482 std::pair<uint16_t, uint16_t> CuttlefishConfig::webrtc_tcp_port_range() const { in webrtc_tcp_port_range() function in cuttlefish::CuttlefishConfig