Home
last modified time | relevance | path

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

/external/wayland-protocols/
Dwayland_protocol_codegen.go198 taskGenerator taskFunc
217 type taskFunc func(ctx android.ModuleContext, rawCommand string, srcFiles android.Paths) []generate… type
683 func generatorFactory(taskGenerator taskFunc, props ...interface{}) *Module { argument