Searched refs:sig_server_binary (Results 1 – 3 of 3) sorted by relevance
280 void set_sig_server_binary(const std::string& sig_server_binary);281 std::string sig_server_binary() const;
611 std::string CuttlefishConfig::sig_server_binary() const { in sig_server_binary() function in cuttlefish::CuttlefishConfig
297 cuttlefish::Command sig_server(config.sig_server_binary()); in LaunchWebRTC()