Home
last modified time | relevance | path

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

/external/skia/infra/bots/gen_tasks_logic/
Dgen_tasks_logic.go1167 b.recipeProps(EXTRA_PROPS)
1253 b.recipeProps(EXTRA_PROPS)
1270 b.recipeProps(EXTRA_PROPS)
1302 b.recipeProps(EXTRA_PROPS)
1367 b.recipeProps(EXTRA_PROPS)
1383 b.recipeProps(EXTRA_PROPS)
1514 b.recipeProps(EXTRA_PROPS)
1570 b.recipeProps(EXTRA_PROPS)
1758 b.recipeProps(EXTRA_PROPS)
1827 b.recipeProps(EXTRA_PROPS)
[all …]
Dtask_builder.go237 func (b *taskBuilder) recipeProps(props map[string]string) { func