Searched defs:avbAddHashFooter (Results 1 – 1 of 1) sorted by relevance
26 type avbAddHashFooter struct { struct27 android.ModuleBase29 properties avbAddHashFooterProperties31 output android.OutputPath32 installDir android.InstallPath83 func (a *avbAddHashFooter) installFileName() string {87 func (a *avbAddHashFooter) GenerateAndroidBuildActions(ctx android.ModuleContext) {168 func (a *avbAddHashFooter) AndroidMkEntries() []android.AndroidMkEntries {183 func (a *avbAddHashFooter) OutputPath() android.Path {187 func (a *avbAddHashFooter) SignedOutputPath() android.Path {[all …]