Home
last modified time | relevance | path

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

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