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
29 properties avbAddHashFooterProperties
31 output android.OutputPath
32 installDir android.InstallPath
83 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 …]