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) { argument130 func (b *bootimg) buildBootImage(ctx android.ModuleContext, vendor bool) android.OutputPath { argument218 func (b *bootimg) signImage(ctx android.ModuleContext, unsignedImage android.OutputPath) android.Ou… argument234 func (b *bootimg) salt() string { argument242 func (b *bootimg) buildPropFile(ctx android.ModuleContext) (propFile android.OutputPath, toolDeps a… argument[all …]
21 "bootimg.go",