Searched refs:taskFunc (Results 1 – 1 of 1) sorted by relevance
165 taskGenerator taskFunc182 type taskFunc func(ctx android.ModuleContext, rawCommand string, srcFiles android.Paths) []generate… type610 func generatorFactory(taskGenerator taskFunc, props ...interface{}) *Module { argument