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