Home
last modified time | relevance | path

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

/build/soong/filesystem/
Daconfig_files.go47 fullInstallPaths *[]FullInstallPathInfo,
Dfsverity_metadata.go115 fullInstallPaths *[]FullInstallPathInfo,
Dfilesystem.go107 …ilder *android.RuleBuilder, rebasedDir android.OutputPath, fullInstallPaths *[]FullInstallPathInfo)
481 type FullInstallPathInfo struct { struct
484 RequiresFullInstall bool
489 FullInstallPath android.InstallPath
493 SourcePath android.Path
496 SymlinkTarget string
499 IsDir bool