Home
last modified time | relevance | path

Searched refs:matchArch (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/infra/bots/gen_tasks_logic/
Dtask_builder.go281 } else if b.matchArch("Arm64") {
Dschema.go202 func (p parts) matchArch(re ...string) bool { func