Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dsabi.go159 if m.isNDKStubLibrary() || m.IsLlndk() || m.IsStubs() {
H A Dcc.go492 isNDKStubLibrary() bool
1185 func (c *Module) isNDKStubLibrary() bool { func
1447 func (ctx *moduleContextImpl) isNDKStubLibrary() bool { func
1448 return ctx.mod.isNDKStubLibrary()