Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dcc.go670 excludeInApex bool member
2146 depTag.excludeInApex = true
2186 depTag.excludeInApex = true
2597 if !apexInfo.IsForPlatform() && libDepTag.excludeInApex {
3239 if isLibDepTag && libDepTag.excludeInApex {