Searched defs:patch_path (Results 1 – 3 of 3) sorted by relevance
181 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()
137 string patch_path; in TestPatching() local
255 def patch_path(self) -> Path: member in PatchEntry