Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h194 void set_webrtc_binary(const std::string& webrtc_binary);
Dcuttlefish_config.cpp454 void CuttlefishConfig::set_webrtc_binary(const std::string& webrtc_binary) { in set_webrtc_binary() function in cuttlefish::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc447 tmp_config_obj.set_webrtc_binary( in InitializeCuttlefishConfiguration()