Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go344 isNDKStubLibrary() bool methodSpec
912 func (c *Module) isNDKStubLibrary() bool { func
1182 func (ctx *moduleContextImpl) isNDKStubLibrary() bool { func
1183 return ctx.mod.isNDKStubLibrary()
1238 if ctx.isStubs() || ctx.isNDKStubLibrary() {