Searched defs:taskFunc (Results 1 – 1 of 1) sorted by relevance
125 type taskFunc func(ctx android.ModuleContext, rawCommand string, srcFiles android.Paths) generateTa… type462 func generatorFactory(taskGenerator taskFunc, props ...interface{}) *Module {