Searched defs:remove_old_patches (Results 1 – 2 of 2) sorted by relevance
41 def remove_old_patches(cros_overlay: Path, min_revision: int) -> bool: function
644 def remove_old_patches(svn_version: int, patches_json: Path) -> List[Path]: function