Searched refs:apply_patch_file (Results 1 – 1 of 1) sorted by relevance
674 apply_patch_file(&output_path, patch)?; in write_build_files()792 fn apply_patch_file(output_path: &Path, patch_path: &Path) -> Result<()> { in apply_patch_file() function826 apply_patch_file(bp_path, patch_path)?; in write_format_android_bp()