Searched refs:TryVariableSubstitutions (Results 1 – 2 of 2) sorted by relevance
180 … if newFlags, subbed := bazel.TryVariableSubstitutions(flags, prop.ProductConfigVariable); subbed {
558 func TryVariableSubstitutions(slice []string, productVariable string) ([]string, bool) { func