Searched refs:g (Results 1 – 4 of 4) sorted by relevance
71 g := &KernelConfigRule{}72 g.AddProperties(&g.properties)73 android.InitAndroidModule(g)74 return g77 func (g *KernelConfigRule) OutputPath() android.Path {78 return g.outputPath81 func (g *KernelConfigRule) realSrcs(ctx android.BaseModuleContext) []string {82 if ctx.Config().Debuggable() && len(g.properties.Debuggable_srcs) > 0 {83 return g.properties.Debuggable_srcs85 return g.properties.Srcs[all …]
122 g = GenericNetlinkControl() variable123 print(g.GetFamily("tcp_metrics"))
9 // e.g. GPL in an MIT project might only apply to the contrib/ directory.
24 // e.g. GPL in an MIT project might only apply to the contrib/ directory.