Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Darch_list.go122 var archFeatureMap = map[ArchType]map[string][]string{ var
H A Darch.go1623 if featureMap, ok := archFeatureMap[archType]; ok {