Home
last modified time | relevance | path

Searched refs:autorun (Results 1 – 2 of 2) sorted by relevance

/build/soong/python/
Dbinary.go178 func (binary *binaryDecorator) autorun() bool { func
191 if binary.autorun() {
Dpython.go187 autorun() bool methodSpec
396 if p.bootstrapper.autorun() {
405 if p.bootstrapper.autorun() {
464 if p.bootstrapper != nil && !p.bootstrapper.autorun() {