Home
last modified time | relevance | path

Searched refs:ModuleTypePropertyStructs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/blueprint/bootstrap/
H A Dwritedocs.go57 return bpdoc.AllPackages(pkgFiles, mergedFactories, ctx.ModuleTypePropertyStructs())
/aosp_15_r20/build/blueprint/
H A Dcontext.go3963 func (c *Context) ModuleTypePropertyStructs() map[string][]interface{} { func