Searched refs:fetch_all (Results 1 – 2 of 2) sorted by relevance
249 self.fetch_all(target_dir).ok(); in checkout() 391 fn fetch_all(&self, target_dir: &CacheDir) -> Result<(), String> { in fetch_all() 389 fn fetch_all(&self, target_dir: &CacheDir) -> Result<(), String> { fetch_all() method
249 self.fetch_all(target_dir).ok(); in checkout()391 fn fetch_all(&self, target_dir: &CacheDir) -> Result<(), String> { in fetch_all() method