Home
last modified time | relevance | path

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

/build/soong/bazel/
Dproperties.go1099 func TryVariableSubstitutions(slice []string, productVariable string) ([]string, bool) { func
/build/soong/cc/
Dbp2build.go392 newFlags, _ := bazel.TryVariableSubstitutions(flags, productConfigProp.Name)