Home
last modified time | relevance | path

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

/build/soong/python/
Dbinary.go87 func (binary *binaryDecorator) autorun() bool { func
100 if binary.autorun() {
Dpython.go162 autorun() bool methodSpec
325 if p.bootstrapper.autorun() {
351 if p.bootstrapper.autorun() {
455 if p.bootstrapper != nil && !p.bootstrapper.autorun() {