Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp85 streamer_config.operator_server.path = cvd_config->sig_server_path(); in main()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h303 std::string sig_server_path() const;
Dcuttlefish_config.cpp666 std::string CuttlefishConfig::sig_server_path() const { in sig_server_path() function in cuttlefish::CuttlefishConfig