Home
last modified time | relevance | path

Searched refs:systemImage (Results 1 – 1 of 1) sorted by relevance

/build/soong/filesystem/
Dsystem_image.go22 type systemImage struct { struct
37 module := &systemImage{}
44 func (s *systemImage) buildExtraFiles(ctx android.ModuleContext, root android.OutputPath) android.O… argument
50 func (s *systemImage) buildLinkerConfigFile(ctx android.ModuleContext, root android.OutputPath) and… argument