Home
last modified time | relevance | path

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

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