Home
last modified time | relevance | path

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

/build/soong/cc/
Dobject.go160 ctx.isSdkVariant() && ctx.isForPlatform() {
Dcc.go524 isForPlatform() bool methodSpec
1569 if ver == "apex_inherit" && !ctx.isForPlatform() {
1597 if ctx.isForPlatform() {
1681 func (ctx *moduleContextImpl) isForPlatform() bool { func
Dlibrary.go1788 ctx.isForPlatform() && !ctx.isPreventInstall() {