Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dlinker.go274 …deps.ExcludeLibsForApex = append(deps.ExcludeLibsForApex, linker.Properties.Target.Apex.Exclude_sh…
275 …deps.ExcludeLibsForApex = append(deps.ExcludeLibsForApex, linker.Properties.Target.Apex.Exclude_st…
H A Dcc.go136 ExcludeLibsForApex []string member
2145 if inList(lib, deps.ExcludeLibsForApex) {
2185 if inList(lib, deps.ExcludeLibsForApex) {