Searched defs:headerModule (Results 1 – 1 of 1) sorted by relevance
73 type headerModule struct { struct74 android.ModuleBase76 properties headerProperties78 srcPaths android.Paths79 installPaths android.Paths80 licensePath android.Path115 func (m *headerModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {