Searched defs:apply_patches (Results 1 – 4 of 4) sorted by relevance
32 def apply_patches( function
98 def apply_patches( member in PatchContext
156 def apply_patches(patches_dir, checkout_dir): function
374 fn apply_patches(&self) -> Result<Vec<(String, Output)>> { in apply_patches() method