Searched refs:json_str_to_patch_entries (Results 1 – 3 of 3) sorted by relevance
376 def json_str_to_patch_entries(workdir: Path, json_str: str) -> List[PatchEntry]: function573 patch_entries = json_str_to_patch_entries(
132 result = pu.json_str_to_patch_entries(Path(), patches_json)
129 old_patch_entries = patch_utils.json_str_to_patch_entries(