Home
last modified time | relevance | path

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

/build/soong/rust/
Dlibrary.go81 VariantIsStatic bool `blueprint:"mutated"` member
159 return library.MutatedProperties.VariantIsStatic
185 library.MutatedProperties.VariantIsStatic = false
192 library.MutatedProperties.VariantIsStatic = false
205 library.MutatedProperties.VariantIsStatic = false
212 library.MutatedProperties.VariantIsStatic = true
/build/soong/cc/
Dlibrary.go172 VariantIsStatic bool `blueprint:"mutated"` member
1705 return library.MutatedProperties.VariantIsStatic
1721 library.MutatedProperties.VariantIsStatic = true
1727 library.MutatedProperties.VariantIsStatic = false