Searched refs:isNDKStubLibrary (Results 1 – 2 of 2) sorted by relevance
159 if m.isNDKStubLibrary() || m.IsLlndk() || m.IsStubs() {
492 isNDKStubLibrary() bool1185 func (c *Module) isNDKStubLibrary() bool { func1447 func (ctx *moduleContextImpl) isNDKStubLibrary() bool { func1448 return ctx.mod.isNDKStubLibrary()