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