Home
last modified time | relevance | path

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

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