Home
last modified time | relevance | path

Searched defs:Commit (Results 1 – 2 of 2) sorted by relevance

/libcore/tools/expected_upstream/
Dojluni_merge_to_master.py55 repo: Repo, commit: Commit) -> List[ExpectedUpstreamEntry]:
274 def extract_change_id(commit: Commit) -> str:
287 def extract_bug_id(commit: Commit) -> str:
301 repo: Repo, base_expected_commit: Commit) -> List[ExpectedUpstreamEntry]:
355 repo: Repo, base_commit: Commit, commit: Commit, overlaid_entries: List[
Dcommon_util.py266 def __init__(self, commit: Commit):