Searched defs:headerModule (Results 1 – 1 of 1) sorted by relevance
78 type headerModule struct { struct79 android.ModuleBase81 properties headerProperties83 srcPaths android.Paths84 installPaths android.Paths85 licensePath android.Path120 func (m *headerModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {