Home
last modified time | relevance | path

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

/build/soong/python/
Dtest.go69 func (test *testDecorator) bootstrapperProps() []interface{} { func
70 return append(test.binaryDecorator.bootstrapperProps(), &test.testProperties)
Dbinary.go182 func (binary *binaryDecorator) bootstrapperProps() []interface{} { func
Dpython.go182 bootstrapperProps() []interface{} methodSpec
230 p.AddProperties(p.bootstrapper.bootstrapperProps()...)