Searched defs:taskFunc (Results 1 – 1 of 1) sorted by relevance
74 type taskFunc func(ctx common.AndroidModuleContext) []generateTask type130 func generatorFactory(tasks taskFunc, props ...interface{}) (blueprint.Module, []interface{}) {