Home
last modified time | relevance | path

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

/build/soong/filesystem/
Dsuper_image.go35 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 {
[all …]