Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp83 streamer_config.operator_server.addr = cvd_config->sig_server_address(); in main()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h298 std::string sig_server_address() const;
Dcuttlefish_config.cpp657 std::string CuttlefishConfig::sig_server_address() const { in sig_server_address() function in cuttlefish::CuttlefishConfig