Searched refs:webrtc_certs_dir (Results 1 – 4 of 4) sorted by relevance
240 if (!config_.webrtc_certs_dir().empty()) { in Commands()241 sig_server.AddParameter("-certs_dir=", config_.webrtc_certs_dir()); in Commands()
193 std::string CuttlefishConfig::webrtc_certs_dir() const { in webrtc_certs_dir() function in cuttlefish::CuttlefishConfig
219 std::string webrtc_certs_dir() const;
262 DEFINE_string(webrtc_certs_dir, CF_DEFAULTS_WEBRTC_CERTS_DIR,