Home
last modified time | relevance | path

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

/external/zucchini/
Dzucchini_integration.cc181 const base::FilePath& patch_path, in Generate()
210 const base::FilePath& patch_path, in Apply()
230 status::Code VerifyPatch(const base::FilePath& patch_path) { in VerifyPatch()
/external/puffin/src/
Dpatching_unittest.cc137 string patch_path; in TestPatching() local
/external/toolchain-utils/llvm_tools/
Dpatch_manager.py227 def ApplyPatch(src_path, patch_path): argument