Home
last modified time | relevance | path

Searched defs:property (Results 1 – 9 of 9) 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/soong/android/
Dearly_module_context.go56 PropertyErrorf(property, fmt string, args ...interface{}) argument
59 OtherModulePropertyErrorf(module Module, property, fmt string, args ...interface{}) argument
Dmakevars.go101 OtherModulePropertyErrorf(module Module, property, format string, args ...interface{}) argument
Darch.go1906 PropertyErrorf(property, fmt string, args ...interface{}) argument
Dpaths.go63 OtherModulePropertyErrorf(module Module, property, fmt string, args ...interface{}) argument
/build/blueprint/proptools/
Dunpack.go41 property *parser.Property member
Dconfigurable.go59 PropertyErrorf(property, fmt string, args ...interface{}) argument
/build/blueprint/
Dmodule_ctx.go167 PropertyErrorf(property, fmt string, args ...interface{}) argument
Dcontext.go239 property string member