Searched refs:isNDKStubLibrary (Results 1 – 2 of 2) sorted by relevance
149 if m.isNDKStubLibrary() || m.IsLlndk() || m.IsStubs() {
510 isNDKStubLibrary() bool methodSpec1288 func (c *Module) isNDKStubLibrary() bool { func1566 func (ctx *moduleContextImpl) isNDKStubLibrary() bool { func1567 return ctx.mod.isNDKStubLibrary()2251 if c.isNDKStubLibrary() {