Home
last modified time | relevance | path

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

/build/soong/genrule/
Dgenrule.go74 type taskFunc func(ctx common.AndroidModuleContext) []generateTask type
130 func generatorFactory(tasks taskFunc, props ...interface{}) (blueprint.Module, []interface{}) {