Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp511 void CuttlefishConfig::set_rootcanal_args(const std::string& rootcanal_args) { in set_rootcanal_args() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h260 void set_rootcanal_args(const std::string& rootcanal_args);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1245 tmp_config_obj.set_rootcanal_args(FLAGS_rootcanal_args); in InitializeCuttlefishConfiguration()