Searched defs:moduleType (Results 1 – 1 of 1) sorted by relevance
28 type moduleType struct { struct29 library bool30 static bool31 shared bool41 func codegen(ctx android.LoadHookContext, c *codegenProperties, t moduleType) {231 func installCodegenCustomizer(module android.Module, t moduleType) {