Home
last modified time | relevance | path

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

/build/soong/cc/
Dndk_headers.go82 type headerModule struct { struct
83 android.ModuleBase
84 android.BazelModuleBase
86 properties headerProperties
88 installPaths android.Paths
89 licensePath android.Path
124 func (m *headerModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
178 func (h *headerModule) ConvertWithApiBp2build(ctx android.TopDownMutatorContext) {