Searched defs:bootstrap (Results 1 – 8 of 8) sorted by relevance
1 package bootstrap package
15 package bootstrap package
15 package bootstrap package105 bootstrap = pctx.StaticRule("bootstrap", var
159 func (binary *binaryDecorator) bootstrap(ctx android.ModuleContext, actualVersion string, func
216 bootstrap(ctx android.ModuleContext, ActualVersion string, embeddedLauncher bool, methodSpec
515 bootstrap() bool methodSpec1617 func (ctx *moduleContextImpl) bootstrap() bool { func