Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h149 void set_config_server_binary(const std::string& binary);
Dcuttlefish_config.cpp551 void CuttlefishConfig::set_config_server_binary(const std::string& binary) { in set_config_server_binary() function in cuttlefish::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc426 tmp_config_obj.set_config_server_binary( in InitializeCuttlefishConfiguration()