Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go350 isStubs() bool methodSpec
1238 if ctx.isStubs() || ctx.isNDKStubLibrary() {
1280 func (ctx *moduleContextImpl) isStubs() bool { func