Home
last modified time | relevance | path

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

/build/soong/rust/
Dlibrary.go90 VariantIsStatic bool `blueprint:"mutated"` member
182 return library.MutatedProperties.VariantIsStatic
208 library.MutatedProperties.VariantIsStatic = false
215 library.MutatedProperties.VariantIsStatic = false
232 library.MutatedProperties.VariantIsStatic = false
239 library.MutatedProperties.VariantIsStatic = true
/build/soong/cc/
Dlibrary.go176 VariantIsStatic bool `blueprint:"mutated"` member
1810 return library.MutatedProperties.VariantIsStatic
1826 library.MutatedProperties.VariantIsStatic = true
1832 library.MutatedProperties.VariantIsStatic = false