Home
last modified time | relevance | path

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

/external/wayland-protocols/
Dwayland_protocol_codegen.go103 type waylandGenModule struct { struct
125 var _ genrule.SourceFileGenerator = (*waylandGenModule)(nil)
128 var _ android.SourceFileProducer = (*waylandGenModule)(nil)
132 func (g *waylandGenModule) GeneratedSourceFiles() android.Paths { argument
139 func (g *waylandGenModule) GeneratedHeaderDirs() android.Paths { argument
146 func (g *waylandGenModule) GeneratedDeps() android.Paths { argument
152 func (g *waylandGenModule) Srcs() android.Paths { argument
158 func (g *waylandGenModule) DepsMutator(ctx android.BottomUpMutatorContext) { argument
162 if g, ok := ctx.Module().(*waylandGenModule); ok {
174 func (g *waylandGenModule) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument
[all …]