Searched defs:logicalPartition (Results 1 – 1 of 1) sorted by relevance
30 type logicalPartition struct { struct31 android.ModuleBase33 properties logicalPartitionProperties35 output android.OutputPath36 installDir android.InstallPath86 func (l *logicalPartition) DepsMutator(ctx android.BottomUpMutatorContext) {90 func (l *logicalPartition) installFileName() string {94 func (l *logicalPartition) GenerateAndroidBuildActions(ctx android.ModuleContext) {212 func (l *logicalPartition) AndroidMkEntries() []android.AndroidMkEntries {227 func (l *logicalPartition) OutputPath() android.Path {[all …]