Home
last modified time | relevance | path

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

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