Lines Matching defs:superImage
35 type superImage struct { struct
36 android.ModuleBase
38 properties SuperImageProperties
39 partitionProps SuperImagePartitionNameProperties
41 installDir android.InstallPath
150 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 {
407 func (s *superImage) generateDynamicPartitionsInfo(ctx android.ModuleContext) android.Path {