Searched defs:PackagingBase (Results 1 – 5 of 5) sorted by relevance
203 type PackagingBase struct { struct204 properties PackagingProperties209 IgnoreMissingDependencies bool213 DepsCollectFirstTargetOnly bool217 AllowHighPriorityDeps bool259 func (p *PackagingBase) packagingBase() *PackagingBase {268 func (p *PackagingBase) getDepsForArch(ctx BaseModuleContext, arch ArchType) ([]string, []string) {418 func (p *PackagingBase) AddDeps(ctx BottomUpMutatorContext, depTag blueprint.DependencyTag) {452 …Context, filter func(PackagingSpec) bool, modifier func(*PackagingSpec)) map[string]PackagingSpec {564 …agingSpecsWithFilter(ctx ModuleContext, filter func(PackagingSpec) bool) map[string]PackagingSpec {[all …]
65 PackagingBase anonMember
34 android.PackagingBase anonMember
43 android.PackagingBase anonMember
64 android.PackagingBase anonMember