Searched defs:avbAddHashFooter (Results 1 – 1 of 1) sorted by relevance
26 type avbAddHashFooter struct { struct27 android.ModuleBase28 android.DefaultableModuleBase30 properties avbAddHashFooterProperties32 output android.OutputPath33 installDir android.InstallPath88 func (a *avbAddHashFooter) installFileName() string {92 func (a *avbAddHashFooter) GenerateAndroidBuildActions(ctx android.ModuleContext) {181 func (a *avbAddHashFooter) AndroidMkEntries() []android.AndroidMkEntries {196 func (a *avbAddHashFooter) OutputPath() android.Path {[all …]