Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dbzl_conversion.go129 type property struct { struct
130 name string
131 starlarkAttrType string
132 properties []property
139 func (p *property) attributeString() string {
/build/blueprint/proptools/
Dunpack.go41 property *parser.Property member
/build/soong/android/
Darch.go1857 PropertyErrorf(property, fmt string, args ...interface{}) argument
Dmodule.go96 PropertyErrorf(property, fmt string, args ...interface{}) argument
/build/blueprint/
Dmodule_ctx.go159 PropertyErrorf(property, fmt string, args ...interface{}) argument
Dcontext.go156 property string member