Home
last modified time | relevance | path

Searched refs:bootstrapperProps (Results 1 – 3 of 3) sorted by relevance

/build/soong/python/
Dtest.go47 func (test *testDecorator) bootstrapperProps() []interface{} { func
48 return append(test.binaryDecorator.bootstrapperProps(), &test.testProperties)
Dbinary.go91 func (binary *binaryDecorator) bootstrapperProps() []interface{} { func
Dpython.go157 bootstrapperProps() []interface{} methodSpec
196 p.AddProperties(p.bootstrapper.bootstrapperProps()...)