Home
last modified time | relevance | path

Searched defs:avbAddHashFooter (Results 1 – 1 of 1) sorted by relevance

/build/soong/filesystem/
Davb_add_hash_footer.go26 type avbAddHashFooter struct { struct
27 android.ModuleBase
28 android.DefaultableModuleBase
30 properties avbAddHashFooterProperties
32 output android.OutputPath
33 installDir android.InstallPath
88 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 …]