Home
last modified time | relevance | path

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

/external/puffin/src/
Dpatching_unittest.cc137 string patch_path; in TestPatching() local
/external/toolchain-utils/llvm_tools/
Dpatch_manager.py222 def ApplyPatch(src_path, patch_path): argument