Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/filesystem/
H A Davb_add_hash_footer.go47 type avbAddHashFooterProperties struct { struct
49 Src *string `android:"path,arch_variant"`
52 Filename *string
55 Partition_name *string
58 Partition_size *int64
61 Private_key *string `android:"path"`
64 Algorithm *string
67 Salt *string
70 Props []avbProp
73 Rollback_index *int64
[all …]