Home
last modified time | relevance | path

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

/external/toolchain-utils/llvm_tools/
Dpatch_manager.py217 def PrintPatchResults(patch_info: patch_utils.PatchInfo):
Dupdate_chromeos_llvm_hash.py475 package_info_dict: Dict[str, patch_utils.PatchInfo],
Dpatch_utils.py346 class PatchInfo: class