Searched defs:set_root_dir (Results 1 – 2 of 2) sorted by relevance
109 void CuttlefishConfig::set_root_dir(const std::string& root_dir) { in set_root_dir() function in cuttlefish::CuttlefishConfig
849 pub fn set_root_dir(&mut self, shared_dir: String) -> io::Result<()> { in set_root_dir() method