Searched refs:waylandGenModule (Results 1 – 1 of 1) sorted by relevance
103 type waylandGenModule struct { struct125 var _ genrule.SourceFileGenerator = (*waylandGenModule)(nil)128 var _ android.SourceFileProducer = (*waylandGenModule)(nil)132 func (g *waylandGenModule) GeneratedSourceFiles() android.Paths { argument139 func (g *waylandGenModule) GeneratedHeaderDirs() android.Paths { argument146 func (g *waylandGenModule) GeneratedDeps() android.Paths { argument152 func (g *waylandGenModule) Srcs() android.Paths { argument158 func (g *waylandGenModule) DepsMutator(ctx android.BottomUpMutatorContext) { argument162 if g, ok := ctx.Module().(*waylandGenModule); ok {174 func (g *waylandGenModule) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument[all …]