Home
last modified time | relevance | path

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

/external/oss-fuzz/infra/base-images/base-sanitizer-libs-builder/packages/
Dpackage.py26 def ApplyPatch(source_directory, patch_name): argument
29 os.path.join(SCRIPT_DIR, patch_name)],
/external/kmod/
DCODING-STYLE11 "checkpatch.pl --no-tree patch_name" to check your patch. In theory, you need
/external/toolchain-utils/llvm_tools/
Dpatch_manager_unittest.py394 patch_name = 'fixes_output.patch'
403 str(err.exception), 'Failed to apply patch: %s' % patch_name)