Searched refs:Branch (Results 1 – 9 of 9) sorted by relevance
/development/tools/repo_diff/service/repodiff/repositories/ |
D | common.go | 12 Branch: target.Upstream.Branch, 16 Branch: target.Downstream.Branch,
|
D | source.go | 112 target.Upstream.Branch, 116 target.Downstream.Branch,
|
D | source_test.go | 110 Branch: "p-fs-release", 114 Branch: "p-keystone-qcom",
|
D | denormalizer_test.go | 20 Branch: "p-fs-release", 24 Branch: "p-keystone-qcom",
|
/development/tools/repo_diff/service/repodiff/controllers/ |
D | reporter.go | 26 …t report for (upstream) %s vs (downstream) %s\n", target.Upstream.Branch, target.Downstream.Branch) 67 target.Upstream.Branch, 68 target.Downstream.Branch,
|
D | differential.go | 41 …Printf("Processing differential from %s to %s\n", target.Upstream.Branch, target.Downstream.Branch) 66 config.CommonUpstream.Branch, 106 target.Downstream.Branch, 110 target.Upstream.Branch,
|
/development/tools/repo_diff/service/repodiff/entities/ |
D | entities.go | 9 Branch string `json:"branch"` member
|
/development/tools/repo_diff/service/repodiff/mappers/ |
D | mappers.go | 289 target.Upstream.Branch, 291 target.Downstream.Branch,
|
/development/tools/repo_diff/service/repodiff/ |
D | README.md | 57 to Datastudio data sources in the [AOSP Branch
|