Home
last modified time | relevance | path

Searched defs:property (Results 1 – 7 of 7) 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/
Dbazel_paths.go92 PropertyErrorf(property, fmt string, args ...interface{}) argument
Darch.go2028 PropertyErrorf(property, fmt string, args ...interface{}) argument
Dmodule.go134 PropertyErrorf(property, fmt string, args ...interface{}) argument
/build/blueprint/
Dmodule_ctx.go159 PropertyErrorf(property, fmt string, args ...interface{}) argument
Dcontext.go226 property string member