Home
last modified time | relevance | path

Searched refs:apply_patch_file (Results 1 – 1 of 1) sorted by relevance

/development/tools/cargo_embargo/src/
Dmain.rs686 apply_patch_file(&output_path, patch)?; in write_build_files()
954 fn apply_patch_file(output_path: &Path, patch_path: &Path) -> Result<()> { in apply_patch_file() function
991 apply_patch_file(bp_path, patch_path)?; in write_format_android_bp()