Home
last modified time | relevance | path

Searched defs:PrebuiltSelectionInfoMap (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dapex_contributions.go153 type PrebuiltSelectionInfoMap map[string]PrebuiltSelectionInfo type
Dprebuilt.go570 func hideUnflaggedModules(ctx BottomUpMutatorContext, psi PrebuiltSelectionInfoMap, allModulesInFam…
661 func isSelected(psi PrebuiltSelectionInfoMap, m Module) bool {