Searched refs:set_rootcanal_args (Results 1 – 3 of 3) sorted by relevance
511 void CuttlefishConfig::set_rootcanal_args(const std::string& rootcanal_args) { in set_rootcanal_args() function in cuttlefish::CuttlefishConfig
260 void set_rootcanal_args(const std::string& rootcanal_args);
1245 tmp_config_obj.set_rootcanal_args(FLAGS_rootcanal_args); in InitializeCuttlefishConfiguration()