Searched defs:taskFunc (Results 1 – 2 of 2) sorted by relevance
209 type taskFunc func(ctx android.ModuleContext, rawCommand string, srcFiles android.Paths) []generate… type624 func generatorFactory(taskGenerator taskFunc, props ...interface{}) *Module {
218 type taskFunc func(ctx android.ModuleContext, rawCommand string, srcFiles android.Paths) []generate… type739 func generatorFactory(taskGenerator taskFunc, props ...interface{}) *Module {