Home
last modified time | relevance | path

Searched refs:webrtc_certs_dir (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc295 if (!config.webrtc_certs_dir().empty()) { in LaunchWebRTC()
296 webrtc.AddParameter("--certs_dir=", config.webrtc_certs_dir()); in LaunchWebRTC()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h263 std::string webrtc_certs_dir() const;
Dcuttlefish_config.cpp792 std::string CuttlefishConfig::webrtc_certs_dir() const { in webrtc_certs_dir() function in vsoc::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc128 webrtc_certs_dir,