Home
last modified time | relevance | path

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

/build/soong/cc/
Dsabi.go149 if m.isNDKStubLibrary() || m.IsLlndk() || m.IsStubs() {
Dcc.go510 isNDKStubLibrary() bool methodSpec
1288 func (c *Module) isNDKStubLibrary() bool { func
1566 func (ctx *moduleContextImpl) isNDKStubLibrary() bool { func
1567 return ctx.mod.isNDKStubLibrary()
2251 if c.isNDKStubLibrary() {