Home
last modified time | relevance | path

Searched defs:GitCommit (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/tools/treble/build/treble_build/app/
H A Dgit.go58 type GitCommit struct { struct
59 Sha string `json:"sha"`
60 Files []GitCommitFile `json:"files"`
/aosp_15_r20/external/toolchain-utils/rust_tools/
H A Drust_watch.py129 class GitCommit(NamedTuple): class
287 new_gentoo_commits: List[GitCommit],
/aosp_15_r20/external/skia/infra/bots/task_drivers/common/
H A Dperf_steps.go30 GitCommit string member
H A Dgoldctl_steps.go42 GitCommit string member
/aosp_15_r20/external/executorch/.github/scripts/
H A Dgitutils.py71 class GitCommit: class
/aosp_15_r20/external/pytorch/.github/scripts/
H A Dgitutils.py67 class GitCommit: class