Lines Matching defs:FilesystemInfo
406 type FilesystemInfo struct { struct
408 Output android.Path
411 SignedOutputPath android.Path
415 OutputHermetic android.Path
417 FileListFile android.Path
421 RootDir android.Path
424 ExtraRootDirs android.Paths
429 RebasedDir android.Path
432 MapFile android.Path
435 ModuleName string
438 BuildImagePropFile android.Path
440 BuildImagePropFileDeps android.Paths
442 SpecsForSystemOther map[string]android.PackagingSpec
444 FullInstallPaths []FullInstallPathInfo
447 InstalledFilesDepSet depset.DepSet[InstalledFilesStruct]
451 ErofsCompressHints android.Path
453 SelinuxFc android.Path
455 FilesystemConfig android.Path
457 Owners []InstalledModuleInfo
459 HasFsverity bool
461 PropFileForMiscInfo android.Path
465 PartitionSize *int64
466 UseAvb bool
467 AvbAlgorithm string
468 AvbHashAlgorithm string
469 AvbKey android.Path
470 PartitionName string
471 NoFlashall bool
473 HasOrIsRecovery bool