Home
last modified time | relevance | path

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

/build/soong/android/
Dapex_test.go225 UsePlatformApis: true,
251 UsePlatformApis: true,
259 UsePlatformApis: true,
269 UsePlatformApis: true,
Dapex.go56 UsePlatformApis bool member
576 merged[index].UsePlatformApis = merged[index].UsePlatformApis && apexInfo.UsePlatformApis
/build/soong/apex/
Dapex.go1038 UsePlatformApis: a.UsePlatformApis(),
1439 func (a *apexBundle) UsePlatformApis() bool { func
2716 if a.UsePlatformApis() {
/build/soong/cc/
Dcc.go3374 } else if apexInfo.IsForPlatform() || apexInfo.UsePlatformApis {