Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dvariable.go463 ProductConfigVariable string member
503 ProductConfigVariable: productVariableName,
/aosp12/build/soong/cc/
H A Dobject.go180 … if newFlags, subbed := bazel.TryVariableSubstitutions(flags, prop.ProductConfigVariable); subbed {