Searched defs:codegenProperties (Results 1 – 2 of 2) sorted by relevance
774 type codegenProperties struct { struct778 Prefix *string783 Suffix *string806 Output *string811 func expandOutputPath(ctx android.ModuleContext, properties codegenProperties, in android.Path) str…
41 func codegen(ctx android.LoadHookContext, c *codegenProperties, t moduleType) {208 type codegenProperties struct { struct209 Codegen struct {