Home
last modified time | relevance | path

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

/build/soong/python/
Dpython.go144 bootstrapper bootstrapper member
181 type bootstrapper interface { interface
229 if p.bootstrapper != nil {
230 p.AddProperties(p.bootstrapper.bootstrapperProps()...)
396 if p.bootstrapper.autorun() {
405 if p.bootstrapper.autorun() {
431 if p.bootstrapper != nil {
438 p.installSource = p.bootstrapper.bootstrap(ctx, p.properties.Actual_version,
464 if p.bootstrapper != nil && !p.bootstrapper.autorun() {
640 if m.bootstrapper == nil && m.installer == nil {
Dtest.go106 module.bootstrapper = test
Dbinary.go164 module.bootstrapper = decorator