Home
last modified time | relevance | path

Searched defs:codegenProperties (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/wayland-protocols/
H A Dwayland_protocol_codegen.go774 type codegenProperties struct { struct
778 Prefix *string
783 Suffix *string
806 Output *string
811 func expandOutputPath(ctx android.ModuleContext, properties codegenProperties, in android.Path) str…
/aosp_15_r20/art/build/
H A Dcodegen.go41 func codegen(ctx android.LoadHookContext, c *codegenProperties, t moduleType) {
208 type codegenProperties struct { struct
209 Codegen struct {