Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go533 notInPlatform() bool methodSpec
1724 func (ctx *moduleContextImpl) notInPlatform() bool { func
Dlibrary.go944 if len(library.Properties.Stubs.Versions) > 0 && !ctx.Host() && ctx.notInPlatform() &&