Lines Matching defs:avbAddHashFooter
26 type avbAddHashFooter struct { struct
27 android.ModuleBase
28 android.DefaultableModuleBase
30 properties avbAddHashFooterProperties
32 output android.Path
33 installDir android.InstallPath
88 func (a *avbAddHashFooter) installFileName() string {
92 func (a *avbAddHashFooter) GenerateAndroidBuildActions(ctx android.ModuleContext) {
186 func (a *avbAddHashFooter) AndroidMkEntries() []android.AndroidMkEntries {
201 func (a *avbAddHashFooter) OutputPath() android.Path {
205 func (a *avbAddHashFooter) SignedOutputPath() android.Path {
213 func (a *avbAddHashFooter) Srcs() android.Paths {