Home
last modified time | relevance | path

Searched refs:archFeatures (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Darch_list.go90 var archFeatures = map[ArchType][]string{ var
402 if !InList(feature, archFeatures[arch]) {
Darch.go851 for _, feature := range archFeatures[arch] {