Searched defs:patchset (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/skia/infra/lottiecap/gold/ |
H A D | lottie-web-aggregator.go | 48 patchset = flag.Int("patchset", 0, "patchset (if tryjob)") var
|
/aosp_15_r20/external/skia/infra/wasm-common/gold/ |
H A D | wasm_gold_aggregator.go | 48 patchset = flag.Int("patchset", 0, "patchset (if tryjob)") var
|
/aosp_15_r20/tools/tradefederation/core/proto/resultdb/ |
D | common.proto | 110 int64 patchset = 4; field
|
/aosp_15_r20/external/skia/infra/bots/task_drivers/g3_canary/ |
H A D | g3_canary.go | 138 func triggerCanaryRoll(ctx context.Context, issue, patchset, taskFileName, taskStoragePath string, … argument
|
/aosp_15_r20/external/cronet/build/skia_gold_common/ |
H A D | skia_gold_properties.py | 94 def patchset(self) -> Optional[int]: member in SkiaGoldProperties
|
/aosp_15_r20/external/angle/build/skia_gold_common/ |
H A D | skia_gold_properties.py | 94 def patchset(self) -> Optional[int]: member in SkiaGoldProperties
|
/aosp_15_r20/external/skia/infra/wasm-common/perf/ |
H A D | wasm_perf_aggregator.go | 52 patchset = flag.Int64("patchset", 0, "patchset (if tryjob)") var
|
/aosp_15_r20/external/skia/tools/testrunners/benchmark/ |
H A D | BazelBenchmarkTestRunner.cpp | 229 void addChangelistInfo(std::string issue, std::string patchset) { in addChangelistInfo()
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/ |
D | session.rs | 137 pub fn patchset(&mut self) -> Result<Changeset> { in patchset() method
|