Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dndk_headers.go73 type headerModule struct { struct
74 android.ModuleBase
76 properties headerProperties
78 srcPaths android.Paths
79 installPaths android.Paths
80 licensePath android.Path
115 func (m *headerModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {