Home
last modified time | relevance | path

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

/aosp_15_r20/external/zucchini/
H A 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()
/aosp_15_r20/external/puffin/src/
H A Dpatching_unittest.cc137 string patch_path; in TestPatching() local
/aosp_15_r20/external/toolchain-utils/llvm_tools/
H A Dpatch_utils.py255 def patch_path(self) -> Path: member in PatchEntry