Searched refs:decodeTargetProductVariables (Results 1 – 2 of 2) sorted by relevance
| /build/soong/android/ | ||
| D | config.go | 530 	targets, err := decodeTargetProductVariables(config) | 
| D | arch.go | 1497 func decodeTargetProductVariables(config *config) (map[OsType][]Target, error) {  func |