Home
last modified time | relevance | path

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

/external/toolchain-utils/llvm_tools/
Dpatch_manager_unittest.py336 def PathToPatchDoesNotExist(filesdir_path, rel_patch_path): argument
471 def MultipleCallsToGetPatchPath(call_count, filesdir_path, rel_patch_path): argument
584 def MultipleCallsToGetPatchPath(call_count, filesdir_path, rel_patch_path): argument
736 def MultipleCallsToGetPatchPath(call_count, filesdir_path, rel_patch_path): argument
876 def MultipleCallsToGetPatchPath(call_count, filesdir_path, rel_patch_path): argument
Dpatch_manager.py177 def GetPathToPatch(filesdir_path, rel_patch_path): argument
/external/toolchain-utils/llvm_tools/patch_sync/src/
Dpatch_parsing.rs21 pub rel_patch_path: String, field