Searched refs:bootimg (Results 1 – 2 of 2) sorted by relevance
32 type bootimg struct { struct86 module := &bootimg{}99 func (b *bootimg) DepsMutator(ctx android.BottomUpMutatorContext) { argument106 func (b *bootimg) installFileName() string { argument110 func (b *bootimg) partitionName() string { argument114 func (b *bootimg) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument128 func (b *bootimg) buildBootImage(ctx android.ModuleContext, vendor bool) android.OutputPath { argument220 func (b *bootimg) signImage(ctx android.ModuleContext, unsignedImage android.OutputPath) android.Ou… argument235 func (b *bootimg) buildPropFile(ctx android.ModuleContext) (propFile android.OutputPath, toolDeps a… argument261 var _ android.AndroidMkEntriesProvider = (*bootimg)(nil)[all …]
15 "bootimg.go",