Searched defs:superImage (Results 1 – 1 of 1) sorted by relevance
35 type superImage struct { struct36 android.ModuleBase38 properties SuperImageProperties39 partitionProps SuperImagePartitionNameProperties41 installDir android.InstallPath150 func (s *superImage) DepsMutator(ctx android.BottomUpMutatorContext) {171 func (s *superImage) GenerateAndroidBuildActions(ctx android.ModuleContext) {214 func (s *superImage) installFileName() string {218 … android.ModuleContext, superEmpty bool) (android.Path, android.Paths, map[string]FilesystemInfo) {323 …(s *superImage) dumpDynamicPartitionInfo(ctx android.ModuleContext, sb *strings.Builder) []string {[all …]