Home
last modified time | relevance | path

Searched defs:ApplyPatch (Results 1 – 2 of 2) sorted by relevance

/external/oss-fuzz/infra/base-images/base-sanitizer-libs-builder/packages/
Dpackage.py26 def ApplyPatch(source_directory, patch_name): function
/external/toolchain-utils/llvm_tools/
Dpatch_manager.py222 def ApplyPatch(src_path, patch_path): function