Searched refs:archFeatureMap (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/android/ | ||
H A D | arch_list.go | 122 var archFeatureMap = map[ArchType]map[string][]string{ var |
H A D | arch.go | 1623 if featureMap, ok := archFeatureMap[archType]; ok { |