Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go59 UsePlatformApis bool member
543 merged[index].UsePlatformApis = merged[index].UsePlatformApis && apexInfo.UsePlatformApis
/build/soong/apex/
Dapex.go952 UsePlatformApis: a.UsePlatformApis(),
1399 func (a *apexBundle) UsePlatformApis() bool { func
2569 if a.UsePlatformApis() {
/build/soong/cc/
Dcc.go3023 } else if apexInfo.IsForPlatform() || apexInfo.UsePlatformApis {