Home
last modified time | relevance | path

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

/build/soong/python/
Dbinary.go82 func (binary *binaryDecorator) autorun() bool { func
95 if binary.autorun() {
Dpython.go160 autorun() bool methodSpec
306 if p.bootstrapper.autorun() {
421 if p.bootstrapper != nil && !p.bootstrapper.autorun() {